e0d6bea0fa90efe2e2dd74dae66de122a92c3d9d
test.html
| ... | ... | @@ -0,0 +1,48 @@ |
| 1 | +<h1 id="my-document">My document</h1> |
|
| 2 | +<h3 id="my-table">My table</h3> |
|
| 3 | +<table> |
|
| 4 | +<thead> |
|
| 5 | +<tr class="header"> |
|
| 6 | +<th style="text-align: center;">Col1</th> |
|
| 7 | +<th style="text-align: center;">Col2</th> |
|
| 8 | +</tr> |
|
| 9 | +</thead> |
|
| 10 | +<tbody> |
|
| 11 | +<tr class="odd"> |
|
| 12 | +<td style="text-align: center;">Some text here</td> |
|
| 13 | +<td style="text-align: center;"><span class="citation" |
|
| 14 | +data-cites="morinSomaticMutationsAltering2010a">(Morin et al. |
|
| 15 | +2010)</span></td> |
|
| 16 | +</tr> |
|
| 17 | +<tr class="even"> |
|
| 18 | +<td style="text-align: center;">More here</td> |
|
| 19 | +<td style="text-align: center;"><span class="citation" |
|
| 20 | +data-cites="ritzRecurrentMutationsSTAT62009a">(Ritz et al. |
|
| 21 | +2009)</span></td> |
|
| 22 | +</tr> |
|
| 23 | +</tbody> |
|
| 24 | +</table> |
|
| 25 | +<h2 class="unnumbered" id="references">References</h2> |
|
| 26 | +<div id="refs" class="references csl-bib-body hanging-indent" |
|
| 27 | +role="doc-bibliography"> |
|
| 28 | +<div id="ref-morinSomaticMutationsAltering2010a" class="csl-entry" |
|
| 29 | +role="doc-biblioentry"> |
|
| 30 | +Morin, Ryan D., Nathalie A. Johnson, Tesa M. Severson, Andrew J. |
|
| 31 | +Mungall, Jianghong An, Rodrigo Goya, Jessica E. Paul, et al. 2010. |
|
| 32 | +<span>“Somatic Mutations Altering <span>EZH2</span> |
|
| 33 | +(<span>Tyr641</span>) in Follicular and Diffuse Large <span |
|
| 34 | +class="nocase">B-cell</span> Lymphomas of Germinal-Center |
|
| 35 | +Origin.”</span> <em>Nature Genetics</em> 42 (2): 181–85. <a |
|
| 36 | +href="https://doi.org/10.1038/ng.518">https://doi.org/10.1038/ng.518</a>. |
|
| 37 | +</div> |
|
| 38 | +<div id="ref-ritzRecurrentMutationsSTAT62009a" class="csl-entry" |
|
| 39 | +role="doc-biblioentry"> |
|
| 40 | +Ritz, Olga, Chrystelle Guiter, Flavia Castellano, Karola Dorsch, Julia |
|
| 41 | +Melzner, Jean-Philippe Jais, Gwendoline Dubois, Philippe Gaulard, Peter |
|
| 42 | +Möller, and Karen Leroy. 2009. <span>“Recurrent Mutations of the |
|
| 43 | +<span>STAT6 DNA</span> Binding Domain in Primary Mediastinal <span |
|
| 44 | +class="nocase">B-cell</span> Lymphoma.”</span> <em>Blood</em> 114 (6): |
|
| 45 | +1236–42. <a |
|
| 46 | +href="https://doi.org/10.1182/blood-2009-03-209759">https://doi.org/10.1182/blood-2009-03-209759</a>. |
|
| 47 | +</div> |
|
| 48 | +</div> |