Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeRDark
titleJATS XML Example - Footnote citation
collapsetrue
			<p>
				End admiration
				<xref ref-type="fn" rid="fn1">
					<sup>
						1
					</sup>
				</xref>
				<fn id="fn1">
					<label>
						1
					</label>
					<p>
						Additions can suspected its concealed put furnished. Met the why particular devonshire decisively considered partiality.
					</p>
				</fn>
				mrs unreserved discovered comparison especially invitation (
				<xref ref-type="disp-formula" rid="e1">
					Equation 1
				</xref>
				).
			</p>


Code Block
languagexml
themeRDark
titleJATS XML Example - Equation citation
collapsetrue
			<p>
				End admiration
				<xref ref-type="fn" rid="fn1">
					<sup>
						1
					</sup>
				</xref>
				<fn id="fn1">
					<label>
						1
					</label>
					<p>
						Additions can suspected its concealed put furnished. Met the why particular devonshire decisively considered partiality.
					</p>
				</fn>
				mrs unreserved discovered comparison especially invitation (
				<xref ref-type="disp-formula" rid="e1">
					Equation 1
				</xref>
				).
			</p>
			<disp-formula id="e1">
				&#x0009;
				<mml:math display="block" id="m1">
					<mml:mrow>
						<mml:msqrt>
							<mml:mrow>
								<mml:msup>
									<mml:mi>
										b
									</mml:mi>
									<mml:mn>
										2
									</mml:mn>
								</mml:msup>
								<mml:mo>
									&#x2212;
								</mml:mo>
								<mml:mn>
									4
								</mml:mn>
								<mml:mi>
									a
								</mml:mi>
								<mml:mi>
									c
								</mml:mi>
							</mml:mrow>
						</mml:msqrt>
					</mml:mrow>
				</mml:math>
				<label>
					(1)
				</label>
			</disp-formula>


Code Block
languagexml
themeRDark
titleJATS XML Example - Figure citation
collapsetrue
			<p>
				In reasonable compliment favourable is connection dispatched in terminated (
				<xref ref-type="fig" rid="f1">
					Figure 1
				</xref>
				). Do esteem object we called father excuse remove.
			</p>
			<fig id="f1" position="float" fig-type="figure">
				<label>
					Figure 1
				</label>
				<caption>
					<p>
						Two assure edward whence the was. Who worthy yet ten boy denote wonder. Weeks views her sight old tears sorry.
					</p>
				</caption>
				<graphic xlink:href="12345-f1">
				</graphic>
			</fig>


Code Block
languagexml
themeRDark
titleJATS XML Example - Table citation
collapsetrue
			<p>
				If sincerity he to curiosity arranging (
				<xref ref-type="table" rid="t1">
					Table 1
				</xref>
				). Learn taken terms be as. Scarcely mrs produced too removing new old.
			</p>
			<table-wrap id="t1" position="float">
				<label>
					Table 1
				</label>
				<caption>
					<title>
						Apartments frequently or motionless on reasonable projecting expression
					</title>
				</caption>
				<graphic xlink:href="12345-t1">
				</graphic>
			</table-wrap>