<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A Hybrid Petri Net Model of the Eukaryotic Cell Cycle</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Mostafa</forename><surname>Herajy</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Martin</forename><surname>Schwarick</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Computer Science Institute</orgName>
								<orgName type="institution">Brandenburg University of Technology at Cottbus</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Data Structures and Software Dependability</orgName>
								<address>
									<addrLine>Postbox 10 13 44</addrLine>
									<postCode>03044</postCode>
									<settlement>Cottbus</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Hybrid Petri Net Model of the Eukaryotic Cell Cycle</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">86DCB9822BD7DE3ED8F44AD86EFD433C</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T02:47+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Generalised hybrid Petri nets</term>
					<term>hybrid modelling</term>
					<term>eukaryotic cell cycle</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>System level understanding of the repetitive cycle of cell growth and division is crucial for disclosing many unexpected principles of biological organisms. The deterministic or stochastic approach are alone not sufficient to study such cell regulation due to the complex reaction network and the existence of reactions with different time scales. Thus, integration of both approaches is necessary to study such biochemical networks. In this paper we present a hybrid Petri net model to study the eukaryotic cell cycle using Generalised Hybrid Petri Nets. The proposed model is intuitively and graphically represented through Petri net primitives. Moreover, it can capture intrinsic and extrinsic noises and deploys stochastic as well as deterministic reactions. Additionally, selfmodifying weights are motivated and introduced to Snoopy -a tool for animating and simulating Petri nets.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The reproduction of eukaryotic cells is controlled by a complex regulatory network of reactions known as cell cycle <ref type="bibr" target="#b16">[17,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b20">21]</ref>. Through it, cells grow, replicate and divide into two daughter cells <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b18">19]</ref>. This regulation cycle consists of four phases: S phase (synthesis) and M phase (mitosis) separated by two gap phases: G1 and G2 <ref type="bibr" target="#b20">[21]</ref>. During the S phase, the cell replicates all of its components, while it divides each component more or less evenly between the two daughter cells at the end of the M phase <ref type="bibr" target="#b11">[12]</ref>. After the S phase, there is another gap (G2) where the cell ensures that the duplication of DNA has completed and prepares itself for mitosis. Newborn cells are not replicated and located at the G1 gap. Furthermore, the processes of synthesis and mitosis alternate with each other during the reproduction process. Understanding such control cycles is crucial for revealing defects in cell growth which underlies many human diseases (e.g., cancer) <ref type="bibr" target="#b21">[22]</ref>.</p><p>In the eukaryotic cell cycle, the alternation between the S and the M phase as well as the balance of growth and division is governed by the activity of a family of cyclin-dependent protein kinases (CDK) <ref type="bibr" target="#b11">[12]</ref>. Therefore, many computational models have been constructed to study the control system of CDK (e.g., in <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b11">12,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b20">21]</ref>). Some of these models are based on the deterministic approach which represents changes of species concentrations as continuous variables that evolve deterministically and continuously with respect to time. However, such approach does not capture the variability of cell size due to the fluctuation of some species which usually exist in low numbers of molecules <ref type="bibr" target="#b3">[4]</ref>. Motivated by this argument, a number of stochastic models have been created and simulated using either a stochastic simulation algorithm (e.g., <ref type="bibr" target="#b11">[12]</ref>) or by introducing noise to the model through Langevin equation <ref type="bibr" target="#b19">[20]</ref>. However, the stochastic approach is computationally expensive, particularly when the model under study contains reactions of high rates or species of large numbers of molecules.</p><p>Similarly, the eukaryotic cell cycle model exhibits high reaction rates of some reactions while some other reactions have low rates. The latter types are responsible for the intrinsic noise due to molecular fluctuations <ref type="bibr" target="#b13">[14]</ref>. The existence of reactions of different time scales (fast and slow) suggests the simulation using a hybrid approach. In <ref type="bibr" target="#b13">[14]</ref> and <ref type="bibr" target="#b18">[19]</ref> two different hybrid approaches are used to simulate the progression of cell cycle.</p><p>Correspondingly, Generalised Hybrid Petri Nets (GHP N bio ) have been introduced, in <ref type="bibr" target="#b9">[10]</ref> and <ref type="bibr" target="#b10">[11]</ref>, to represent and simulate stiff biochemical networks where fast reactions are represented and simulated continuously, while slow reactions are carried out stochastically. GHP N bio provide rich modelling and simulation functionalities by combining all features of Continuous Petri Nets <ref type="bibr" target="#b1">[2]</ref> and Extended Stochastic Petri Nets <ref type="bibr" target="#b14">[15]</ref>, including three types of deterministic transitions. Moreover, the partitioning of the reaction networks can either be done off-line before the simulation starts or on-line while the simulation is in progress. The implementation of GHP N bio is available as part of Snoopy <ref type="bibr" target="#b7">[8]</ref> -a tool to design and animate or simulate hierarchical graphs, among them qualitative, stochastic, continuous and hybrid Petri nets. Indeed, the cell cycle model is an ideal case where the majority of GHP N bio features can be demonstrated.</p><p>In this paper we present another argument to motivate the hybrid simulation of the cell cycle control system. The cell cycle model contains some components which would be better represented as continuous processes (e.g., volume growth), while other reactions of low rates are vital to represent them as stochastic processes. For instance, Mura and Csikasz-Nagy constructed in <ref type="bibr" target="#b16">[17]</ref> a stochastic version of the model in <ref type="bibr" target="#b0">[1]</ref> using stochastic Petri nets. However, they got stuck with the problem of representing cell growth processes which evolve continuously and exponentially with respect to time using stochastic Petri net primitives. Indeed cell growth is a typical example where continuous transitions could be used. Moreover, our proposed model is graphically and intuitively represented in terms of Petri nets.</p><p>The paper is organised as follows: we start off by a brief introduction of Generalised Hybrid Petri Nets. After that, some related work is pinpointed. Next, we present our hybrid Petri net model of the eukaryotic cell cycle and describe in detail some of its key modelling components. In Section 5 we show the simulation results produced by Snoopy's hybrid simulation engine. Finally, we sum up with conclusions and outlook.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related Work</head><p>Mura and Csikasz-Nagy constructed in <ref type="bibr" target="#b16">[17]</ref> a stochastic Petri net model based on the work of <ref type="bibr" target="#b0">[1]</ref> to study the effect of noise on cell cycle progression. However, some components could not intuitively be represented using SPN primitives only (e.g., cell growth). Moreover, their model is based on phenomenological rate laws (e.g., Michaelis-Menten) which do not work well with stochastic simulation algorithms <ref type="bibr" target="#b11">[12]</ref>. Sabouri-Ghomi et al. <ref type="bibr" target="#b17">[18]</ref>, and Kar et al. <ref type="bibr" target="#b11">[12]</ref>, asserted that applying Gillespie's stochastic simulation algorithm <ref type="bibr" target="#b2">[3]</ref> directly to phenomenological rate laws might produce incorrect results. Therefore, they unpacked the phenomenological deterministic model of Tyson-Novak <ref type="bibr" target="#b20">[21]</ref> in terms of elementary mass action kinetics. The Tyson-Novak model is based on a bistable switch between the complex CycB-Cdk1 (denoted by variable X) and the complex Cdh1-APC (denoted by the variable Y). CycB-Cdk1 phosphorylates Cdh1-APC and free Cdh1-APC catalyses the degradation of CycB-Cdk1. To model a complete cell cycle, Kar et al. <ref type="bibr" target="#b11">[12]</ref> unpacked the effect of Cdc20 and Cdc14 which are lumped in the variable Z in the Tyson-Novak model. High activity of CycB-Cdk1 promotes the synthesis of Cdc20 which activates Cdc14. Finally the dephosphorylated Cdc14 activates Cdh1-APC. The Kar et al. model accounts for both intrinsic and extrinsic noises. Intrinsic noise is due to the fluctuation of species of low numbers of molecules, while extrinsic noise is due to the unequal division of the cell between the two daughter cells <ref type="bibr" target="#b11">[12]</ref>.</p><p>In <ref type="bibr" target="#b18">[19]</ref>, a hybrid model which combines ordinary differential equations (ODEs) and discrete Boolean networks has been constructed to adapt quantitative as well as qualitative parts in the same model. The latter approach requires less knowledge about realistic kinetic rate constants. Liu et al. <ref type="bibr" target="#b13">[14]</ref> simulate the stochastic model of <ref type="bibr" target="#b11">[12]</ref> by statically partition the model reactions into slow and fast ones. However, as they have reported in their paper, the resulting hybrid model requires more simulation time than the original stochastic one. Therefore, they have (re)packed fast reactions in terms of phenomenological rate lows. The model presented in this paper differs from the Liu et al. one in the intuitive graphical representation and execution time of the hybrid model.</p><p>In this paper a hybrid Petri net model of the eukaryotic cell cycle is presented. The model is hybrid in the sense that it combines continuous, stochastic and immediate transitions to represent deterministic, stochastic and control components. Our main goal is to show how such class of models are intuitively represented and executed using hybrid Petri net primitives. Using Snoopy's simulator, it can be simulated either deterministically, stochastically or in a hybrid way.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Generalised Hybrid Petri Nets</head><p>To model stiff biochemical networks, GHP N bio <ref type="bibr" target="#b10">[11]</ref> combine both stochastic and continuous elements in one and the same model. Indeed, continuous and stochastic Petri nets complement each other. The fluctuation and discreteness can be conveniently modelled using stochastic simulation and at the same time, the computationally expensive parts can be simulated deterministically using ODE solvers. Modelling and simulation of stiff biochemical networks are outstanding functionalities that GHP N bio provide for systems biology.</p><p>Generally speaking, biochemical systems can involve reactions from more than one type of biological networks, for example gene regulation, metabolic pathways or signal transduction pathways. Incorporating reactions which belong to distinct (biological) networks, tends to result into stiff systems. This follows from the fact that gene regulation networks species may contain a few number of molecules, while metabolic networks species may contain a large number of molecules <ref type="bibr" target="#b12">[13]</ref>.</p><p>In the rest of this section, we will give a brief introduction of GHP N bio in terms of the graphical representation of its elements as well as the firing rules and connectivity between continuous and stochastic net parts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Elements</head><p>The GHP N bio elements are classified into three categories: places, transitions and arcs.</p><p>GHP N bio offer two types of places: discrete and continuous. Discrete places (single line circle) hold non-negative integer numbers which represent e.g., the number of molecules of a given species (tokens in Petri net notions). On the other hand, continuous places -which are represented by shaded line circlehold non-negative real numbers which represent the concentration of a certain species.</p><p>Furthermore, GHP N bio offer five transition types: stochastic, immediate, deterministically delayed, scheduled, and continuous transitions <ref type="bibr" target="#b6">[7]</ref>. Stochastic transitions which are drawn in Snoopy as a square, fire with an exponentially distributed random delay. The user can specify a set of firing rate functions, which determine the random firing delay. The transitions' pre-places can be used to define the firing rate functions of stochastic transitions. Immediate transitions (black bar) fire with zero delay, and have always highest priority in the case of conflicts with other transitions. They may carry weights which specify the relative firing frequency in the case of conflicts between immediate transitions. Deterministically delayed transitions (represented as black squares) fire after a specified constant time delay. Scheduled transitions (grey squares) fire at userspecified absolute time points. Continuous transitions (shaded line square) fire continuously in the same way like in continuous Petri nets. Their semantics are governed by ODEs which define the change in the transitions' pre-and postplaces. More details about the biochemical interpretation of deterministically delayed, scheduled, and immediate transitions can be found in <ref type="bibr" target="#b8">[9]</ref> and <ref type="bibr" target="#b14">[15]</ref>. To simplify the presentation, we occasionally refer to stochastic, immediate, deterministically delayed or scheduled transitions as discrete transitions.</p><p>The connection between those two types of nodes (places and transitions) takes place using a set of different arcs (edges). GHP N bio offer six types of arcs: standard, inhibitor, read, equal, reset and modifier arcs. Standard arcs connect transitions with places or vice versa. They can be discrete, i.e., carry non-negative integer-valued weights (stoichiometry in the biochemical context), or continuous i.e., carry non-negative real-valued weights. In addition to their influence on the enabling of transitions, they affect also the place marking when a transition fires by adding (removing) tokens from the transition's post-places (pre-places). For more details see <ref type="bibr" target="#b9">[10]</ref>.</p><p>To support the special modelling requirements of some biological models (e.g., cell cycle model), arc weights are allowed to be a pre-place of a transition <ref type="bibr" target="#b22">[23]</ref> or even a function which is defined in terms of the transition's pre-places <ref type="bibr" target="#b15">[16]</ref>.</p><p>Consider the following simple biological example. When a cell divides the mass between two daughter cells, each daughter takes approximately half of the mass. This example cannot be modelled using standard Petri nets as shown in Figure <ref type="figure" target="#fig_0">1a</ref>. In Figure <ref type="figure" target="#fig_0">1b</ref>, Using self-modifying weight; the ongoing arc of the transition "t" has weight equal to the marking of the place "P", while each of the two outgoing arcs has weight equal to the half marking of place "P".</p><p>Motivated by the case study of this paper, self-modifying weights are introduced to all arc types supported by Snoopy (standard, read, inhibitor, and equal arc). For more detail see Section 4.2.</p><p>Extended arcs like inhibitor, read, equal, reset, and modifier arcs can only be used to connect places to transitions, but not vice versa. A transition connected with an inhibitor arc is enabled if the marking of the pre-place is less than the arc weight. Contrary, a transition connected with a read arc is enabled if the marking of the pre-place is greater than or equal to the arc weight. Similarly, a transition connected using an equal arc is enabled if the marking of the pre-place is equal to the arc weight. The other two remaining arcs do not affect the enabling of transitions. A reset arc is used to reset a place marking to zero when the corresponding transition fires. Modifier arcs permit to include any place in the transitions' rate functions and simultaneously preserve the net structure restriction.</p><p>The connection rules and their underlying formal semantics are discussed in more details below. Figure <ref type="figure" target="#fig_1">2</ref> provides a graphical illustration of all elements. Although this graphical notation is the default one, they can be easily customised using the Petri nets editing tool, Snoopy.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Connection Rules</head><p>A critical question arises when considering the combination of discrete and continuous elements: how are these two different parts connected with each other? Figure <ref type="figure" target="#fig_2">3</ref> provides a graphical illustration of how the connection between different elements of GHP N bio takes place.</p><p>Firstly, we will consider the connection between continuous transitions and the other elements of GHP N bio . Continuous transitions can be connected with continuous places in both directions using continuous arcs (i.e., arc with realvalued weight). This means that continuous places can be pre-or post-places of continuous transitions. These connections typically represent deterministic biological interactions. Continuous transitions can also be connected with discrete places, but only by one of the extended arcs (inhibitor, read, equal, and modifier). This type of connection allows a link between discrete and continuous parts of the biochemical model.</p><p>Discrete places are not allowed to be connected with continuous transitions using standard arcs, because the firing of continuous transitions is governed by ODEs which require real values in the pre-and post-places. Hence, this cannot take place in the discrete world.</p><p>Secondly, discrete transitions can be connected with discrete or continuous places in both directions using standard arcs. However, the arc's weight needs to be considered. The connection between discrete transitions and discrete places takes place using arcs with non-negative integer numbers, while the connection between continuous places and discrete transitions is weighted by non-negative real numbers. The general rule to determine the weight type of arcs is the type of the connected place.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">The Model</head><p>Figure <ref type="figure" target="#fig_3">4</ref> shows the hybrid Petri net model based on the previous one introduced by Kar et al. in <ref type="bibr" target="#b11">[12]</ref>. Proteins, genes and mRNAs are represented by places. Transitions represent reactions. We use the same kinetic parameters and initial values. For the sake of compactness will not repeat them again here. Initial markings are shown inside the places. Moreover, we use Snoopy's logical node features to simplify connections between different nodes. For example, place X and Y are involved in many reactions which decreases the network's readability. We repeat them multiple times with same names to keep the model understandable (logical places). Likewise the transition "divide" (logical transitions). Furthermore, the increase of cell volume size is intuitively represented using a continuous transition with a rate µ • V , where µ is the growth factor and V is the cellular volume.</p><p>The model contains three different transition types: continuous, stochastic, and immediate. Continuous transitions simulate the corresponding reactions deterministically, while stochastic transitions carry them out stochastically. The latter transitions are responsible for molecular fluctuations. Immediate transitions monitor the model evolution and perform the division when the free number of molecules of Cdh1 APC reaches a certain threshold ( Ŷ = Y + Y X + XY ).</p><p>In the sequel we present in more detail some of the model's key components and the corresponding GHP N bio representations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Decision to Perform Division</head><p>When the number of molecules of Ŷ becomes greater than a certain threshold (in our case 1200), the cell can divide the mass and other components between the two daughter cells. In Figure <ref type="figure">5</ref>, this process is represented by an immediate transition "check" with the weight Ŷ &gt; threshold. Recall that immediate transition weights determine the firing frequencies of immediate transitions in case of conflicts. A weight of zero means that a transition cannot fire at all. Therefore, when the transition "check" has weight greater than zero, it adds a token to the place "ready to divide" which signals the transition "divide" to carry out the division. To give the transition "divide" a chance to fire before re-checking the value of Ŷ , an inhibitor arc is used to constrain this case.</p><p>An interesting characteristic of the model is the division process. Although the division can take place when the value of Ŷ is greater than a certain threshold, it does not do that all the times. For example, at the beginning of the simulation, the initial value of Ŷ satisfies the dividing criterion. However; the cell should not divide because it is still at G1 phase which means that it has to replicate before it can divide. We model these cases by adding a new immediate transition which detects the critical value of Ŷ , before checking for division. Therefore the transition "critical" monitors the value of Ŷ . When the value of Ŷ goes below a certain threshold, it enables the division process.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Cell Division and Self-modifying Weights</head><p>When a cell divides, it divides all of its components more-or-less evenly between two daughter cells. This is another ideal case to demonstrate self-modifying weights <ref type="bibr" target="#b22">[23]</ref>. In Figure <ref type="figure">5</ref>, when the transition "divide" fires, it removes all of the current marking of the place V and adds V /2 to it. To permit uneven division of the cell volume and other components, arc weights can be a function which operates on the current place marking <ref type="bibr" target="#b15">[16]</ref>. However, we restrict the places used in arc weights to the transitions' pre-places to maintain the Petri net structure. Repetitive nodes (places and transitions) with same names are logical nodes. When the transition "divide" fires, it divides the current place marking more or less equally. The type of division (equal, or unequal) depends on the outgoing arc weight and its effect takes place using self-modifying weight.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Transition Partitioning</head><p>The model in Figure <ref type="figure" target="#fig_3">4</ref> contains transitions which fire at different rates. For instance, transition "R3", as illustrated in Figure <ref type="figure" target="#fig_5">6a</ref>, fires more frequently than "R1". Slow transitions should be simulated stochastically to account for molecular fluctuations, while fast transitions need to be simulated continuously to Fig. <ref type="figure">5</ref>. A sub-net for modelling the decision of the division process. The transition "critical" monitors the value of Ŷ and adds a token to "ready for check" when Ŷ &lt; 300. Later, when the value of Ŷ increases and becomes greater than a threshold (1200), the transition "check" fires and adds a token to "ready for divide" which signals the transition "divide" to perform the division. Inhibitor arcs are used as a check point for the sequence of events: critical → check → divide.</p><p>increase the numerical efficiency. Indeed, the latter types consume the majority of computational resources.</p><p>In this model, transitions are partitioned statically before the simulation starts. The transition type is decided by executing a single run and analyse the results as in Figure <ref type="figure" target="#fig_5">6</ref>. Increasing (decreasing) the accuracy of the model results involves converting more continuous (stochastic) transitions into stochastic (continuous) ones. Similarly, controlling the speed of the model simulation will require the opposite procedure.</p><p>Another approach to do the partitioning is to perform it dynamically during the simulation. Using this technique, a transition changes its type from stochastic to continuous or vice versa according to the current firing rate. GHP N bio provide the user with a trade-off between efficiency and accuracy by permitting the user to specify two thresholds: a 0min and a 0max , the minimum and maximum cumulative propensity, respectively. Moreover, two other thresholds are required to perform dynamic partitioning: the place marking threshold and the transition rate threshold. The former is used to ensure that species concentrations are large enough to be simulated continuously, while the latter is used to partition transitions into fast and slow based on their rates. For a transition to be simulated continuously its rate has to exceed the rate threshold and the marking of all its pre-place must be greater than the marking threshold.</p><p>Nevertheless, in both cases cell growth has to be represented and simulated continuously. Using off-line partitioning, this can be easily told to the simulator by drawing a continuous transition. However, in the case of dynamic partitioning; the transition rate threshold should be set less than the expected rate of cell growth.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Simulation Results</head><p>In this section, we compare the simulation results of the following scenarios: when all of the reactions are simulated stochastically, when reactions related only to mRNAs are simulated stochastically and when all reactions are simulated continuously. In all cases cell growth is simulated using a continuous transition. Figure <ref type="figure">7</ref> shows the results of the three approaches using species with low numbers of molecules (mRNA x and mRNA z). Since reactions related to mRNAs are simulated stochastically in hybrid and stochastic simulations, their results are close to each other.</p><p>Figure <ref type="figure">8</ref> shows time course simulation results of proteins X and Y. In hybrid and stochastic simulations, X and Y are affected with fluctuations of mRNAs. while in continuous one there is no such effect.</p><p>Figure <ref type="figure" target="#fig_7">9</ref> compares continuous and hybrid simulation results of the volume size (V). Using continuous simulation, cell divides all the time equal and the model produces no variability in its volume size. The hybrid simulation shows variability in the volume size because species of low numbers of molecules (e.g., mRNAs) are simulated stochastically which account for the molecular fluctuations and therefore, they are responsible for the intrinsic noise <ref type="bibr" target="#b11">[12]</ref>.</p><p>As a conclusion, the hybrid simulation approach can reproduce the results of the stochastic approach. However, substantially amount of simulation time could be saved. Fortunately, the resulting system of ordinary differential equations (ODEs) of this model is not stiff (for more details, see <ref type="bibr" target="#b4">[5]</ref> and <ref type="bibr" target="#b5">[6]</ref>). Therefore, an explicit ODE solver can be used to increase the performance of the hybrid simulation engine in connection with the stochastic simulation algorithms (SSA).  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions and Outlook</head><p>In this paper we have presented a hybrid Petri net model of the eukaryotic cell cycle. The model can be executed using either continuous, stochastic or hybrid simulators. It employs continuous, stochastic and immediate transitions to intuitively represent the entire model logic.</p><p>The model is implemented using Snoopy which is available free of charge at http://www-dssz.informatik.tu-cottbus.de/snoopy.html.</p><p>Self-modifying weight is a new added feature to Snoopy which is currently not available in the official Snoopy release.</p><p>From the simulation results we notice that hybrid simulation produces results close to the stochastic one while simulation efficiency could be preserved. Indeed, the reactions of this model could easily be separated into slow and fast reactions, which makes it an ideal case study for hybrid simulation algorithms.</p><p>Self-modifying arcs are of paramount importance to model such biological cases since they provide a direct tool to program some biological phenomenon (e.g., cell division). Therefore, we intend to add more functionalities into this direction to permit more user-defined operators depending on transition's preplaces.</p><p>So far the partitioning of the reactions into stochastic and deterministic ones is carried out using a heuristic approach (see Section 4.3). However, as it has been risen during the review process; a better justification for the partitioning could be performed. For instance, the fast processes can be regarded as processes that could be described by quasi (or pseudo)-steady state approach, assuming that they reach equilibrium rapidly. In other words, they could be better described by setting the corresponding ODE to zero and solving for the fast variables. In contrast, continuous dynamics could be seen as more appropriate for abundant molecules whose concentration display a small coefficient of variation, and stochastic dynamics for those molecules evolving at low copy number.</p><p>The presented model could be viewed as a sub-net in a bigger network of reactions (e.g., modelling budding yeast cell cycle or Fission yeast cells). Snoopy's hierarchical nodes might simplify such task as they provide an easy tool to insert a sub net in a bigger one.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Self-modifying weight illustrated by a simple biological example. (a) cell division cannot be modelled (b) cell division can intuitively be modelled.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig.2. Graphical representation of the GHP N bio elements. Places are classified as discrete and continuous, transitions as continuous, stochastic, immediate, deterministically delayed, and scheduled, and edges as standard, inhibitor, read, equal, reset, and modifier.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 .</head><label>3</label><figDesc>Fig.3. Possible connections between GHP N bio elements. The restrictions are: discrete places can not be connected with continuous transitions using standard arcs, continuous places can not be tested with equal arcs, and continuous transitions can not use reset arcs.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 .</head><label>4</label><figDesc>Fig.4. A Generalised Hybrid Petri Nets representation of the eukaryotic cell cycle. The model employs different types of transitions: continuous, stochastic and immediate. All reactions affecting m RNAs are represented and simulated stochastically. Repetitive nodes (places and transitions) with same names are logical nodes. When the transition "divide" fires, it divides the current place marking more or less equally. The type of division (equal, or unequal) depends on the outgoing arc weight and its effect takes place using self-modifying weight.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Fig. 6 .</head><label>6</label><figDesc>Fig.6. Example of different transition firing rates. (a) transition "R3: X+Y → Y X" fires more frequently than transition "R1: mRNA x → mRNA x+X" and (b) transition "R18: H → H+TF" fires much more than "R26: mRNA tf→ mRNA tf +TF".</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Fig. 7 .Fig. 8 .</head><label>78</label><figDesc>Fig. 7. Time course result of the model in Figure 4 using Snoopy simulator (a) mRNA x and (b) mRNA z.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Fig. 9 .</head><label>9</label><figDesc>Fig. 9. Continuous and hybrid simulation results for the cellular volume (V); (a) continuous result and (b) hybrid simulation result.</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Proc. BioPPN 2012, a satellite event of PETRI NET 2012</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Acknowledgements</head><p>The authors acknowledge the comments of Monika Heiner during the implementation of GHP N bio and the preparation of this manuscript.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Integrative analysis of cell cycle control in budding yeast</title>
		<author>
			<persName><forename type="first">K</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Calzone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Csikasz-Nagy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Cross</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Novak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tyson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mol. Biol. Cel</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="3841" to="3862" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">From Petri Nets to Differential Equations -An Integrative Approach for Biochemical Network Analysis</title>
		<author>
			<persName><forename type="first">D</forename><surname>Gilbert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Petri Nets and Other Models of Concurrency -ICATPN 2006</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">S</forename><surname>Donatelli</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Thiagarajan</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin / Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">4024</biblScope>
			<biblScope unit="page" from="181" to="200" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A general method for numerically simulating the stochastic time evolution of coupled chemical reactions</title>
		<author>
			<persName><forename type="first">D</forename><surname>Gillespie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Comput. Phys</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="403" to="434" />
			<date type="published" when="1976">1976</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Stochastic simulation of chemical kinetics</title>
		<author>
			<persName><forename type="first">D</forename><surname>Gillespie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annual review of physical chemistry</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="35" to="55" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Solving Ordinary Differential Equations I: Nonstiff Problems</title>
		<author>
			<persName><forename type="first">E</forename><surname>Hairer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Nørsett</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Wanner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Springer Series in Comput. Mathematics</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<date type="published" when="1993">1993</date>
			<publisher>Springer-Verlag</publisher>
		</imprint>
	</monogr>
	<note>second edn</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Solving Ordinary Differential Equations II: Stiff and Differential-Algebraic Problems</title>
		<author>
			<persName><forename type="first">E</forename><surname>Hairer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Wanner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Springer Series in Comput. Mathematics</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<date type="published" when="1996">1996</date>
			<publisher>Springer-Verlag</publisher>
		</imprint>
	</monogr>
	<note>second edn</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Petri nets for systems and synthetic biology</title>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Gilbert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Donaldson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Methods for Computational Systems Biology</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<meeting><address><addrLine>Berlin / Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">5016</biblScope>
			<biblScope unit="page" from="215" to="264" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Snoopy -a unifying Petri net tool</title>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Herajy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rohr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schwarick</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. of 33rd International Conference on Application and Theory of Petri Nets and Concurrency</title>
				<meeting>of 33rd International Conference on Application and Theory of Petri Nets and Concurrency</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Extended stochastic Petri nets for model-based design of wetlab experiments</title>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lehrack</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Gilbert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Marwan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Transactions on Computational Systems Biology XI</title>
				<meeting><address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="138" to="163" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Hybrid representation and simulation of stiff biochemical networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Herajy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Nonlinear Analysis: Hybrid Systems</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Hybrid representation and simulation of stiff biochemical networks through generalised hybrid Petri nets</title>
		<author>
			<persName><forename type="first">M</forename><surname>Herajy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
		<idno>02/2011</idno>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
		<respStmt>
			<orgName>Brandenburg University of Technology Cottbus, Dept. of CS</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Tech. Rep.</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Exploring the roles of noise in the eukaryotic cell cycle</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">T</forename><surname>Baumann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">R</forename><surname>Paul</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Tyson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Proceedings of the National Academy of Sciences of the United States of America</title>
		<imprint>
			<biblScope unit="volume">106</biblScope>
			<biblScope unit="issue">16</biblScope>
			<biblScope unit="page" from="6471" to="6476" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Hybrid simulation of cellular behavior</title>
		<author>
			<persName><forename type="first">T</forename><surname>Kiehl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mattheyses</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Simmons</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="316" to="322" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Hybrid modeling and simulation of stochastic effects on progression through the eukaryotic cell cycle</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Pu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Shaffer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hoops</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tyson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Chem. Phys</title>
		<imprint>
			<biblScope unit="volume">136</biblScope>
			<biblScope unit="page">34105</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Petri nets in Snoopy: A unifying framework for the graphical display, computational modelling, and simulation of bacterial regulatory networks</title>
		<author>
			<persName><forename type="first">W</forename><surname>Marwan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rohr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Heiner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Methods in Molecular Biology</title>
		<imprint>
			<biblScope unit="volume">804</biblScope>
			<biblScope unit="issue">21</biblScope>
			<biblScope unit="page" from="409" to="437" />
			<date type="published" when="2012">2012</date>
			<publisher>Humana Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Biopathways representation and simulation on hybrid functional Petri net</title>
		<author>
			<persName><forename type="first">H</forename><surname>Matsuno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Tanaka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Aoshima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Doi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Matsui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Miyano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">silico biology</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">3</biblScope>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Stochastic Petri net extension of a yeast cell cycle model</title>
		<author>
			<persName><forename type="first">I</forename><surname>Mura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Csikász-Nagy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Theoretical Biology</title>
		<imprint>
			<biblScope unit="volume">254</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="850" to="860" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Antagonism and bistability in protein interaction networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Sabouri-Ghomi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ciliberto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Novak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Tyson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Theoretical Biology</title>
		<imprint>
			<biblScope unit="volume">250</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="209" to="218" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A hybrid model of mammalian cell cycle regulation</title>
		<author>
			<persName><forename type="first">R</forename><surname>Singhania</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Sramkoski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">W</forename><surname>Jacobberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Tyson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLoS Comput Biol</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">e1001077</biblScope>
			<date type="published" when="2011-02">02 2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Effects of stochasticity in models of the cell cycle: from quantized cycle times to noise-induced oscillations</title>
		<author>
			<persName><forename type="first">R</forename><surname>Steuer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Theoretical Biology</title>
		<imprint>
			<biblScope unit="volume">228</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="293" to="301" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Regulation of the eukaryotic cell cycle: Molecular antagonism, hysteresis, and irreversible transitions</title>
		<author>
			<persName><forename type="first">J</forename><surname>Tyson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Novak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Theoretical Biology</title>
		<imprint>
			<biblScope unit="volume">210</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="249" to="263" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m" type="main">A Systems Biology View of the Cell Cycle Control Mechanisms</title>
		<author>
			<persName><forename type="first">J</forename><surname>Tyson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Novak</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
			<publisher>Elsevier</publisher>
			<pubPlace>San Diego, CA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Self-modifying nets, a natural extension of Petri nets</title>
		<author>
			<persName><forename type="first">R</forename><surname>Valk</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fifth Colloquium on Automata, Languages and Programming</title>
				<meeting>the Fifth Colloquium on Automata, Languages and Programming<address><addrLine>London, UK</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="1978">1978</date>
			<biblScope unit="page" from="464" to="476" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
