Versions Compared

Key

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

The App Tab (i.e., Appendix) of the eXtyles style palette includes paragraph styles that will be used to style Appendix elements that appear at the back of the document. Other back elements are also included for ease of styling.

Table of Contents

Appendix Title

Bibliographies

Bibliographies are distinct from references in that bibliography entries are not cited in the body of the report. Because of this, any paragraph styled as Bibliography_Entry is excluded from Citation Matching.

Further, bibliographies they can be included in an appendix, as in the following example.

Bibliography headings can be used to separate distinct sections within the bibliography, and these sections are preserved in the XML.

Code Block
breakoutModewide
languagexml
<app id="a1"><label>Appendix 1</label><title>References of Potential Interest</title>
<ref-list id="refs6">
<ref-list id="refs7">
<title>Previous CADTH Reports</title>
<ref id="r11"><label>11</label><mixed-citation publication-type="web">HPV Self-Sampling for Primary Cervical Cancer Screening: A Review of Diagnostic Test Accuracy and Clinical Evidence &#x2013; An Update. Ottawa (ON): CADTH; 2019 05. <ext-link ext-link-type="uri" xlink:href="https://www.cadth.ca/sites/default/files/pdf/htis/2019/RC1124%20HPV%20Self-Sampling%20Update%20Final.pdf">https://www.cadth.ca/sites/default/files/pdf/htis/2019/RC1124%20HPV%20Self-Sampling%20Update%20Final.pdf</ext-link></mixed-citation></ref>
<ref id="r12"><label>12</label><mixed-citation publication-type="web">HPV Testing for Primary Cervical Cancer Screening: A Health Technology Assessment. Ottawa (ON): CADTH; 2019 03. <ext-link ext-link-type="uri" xlink:href="https://www.cadth.ca/sites/default/files/ou-tr/op0530-hpv-testing-for-pcc-report.pdf">https://www.cadth.ca/sites/default/files/ou-tr/op0530-hpv-testing-for-pcc-report.pdf</ext-link></mixed-citation></ref>
</ref-list>
<ref-list id="refs8">
<title>Systematic Reviews</title>
<ref-list id="refs9">
<title>Alternative Outcome - Clinical Utility</title>
<ref id="r13"><label>13</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Tesfahunei</surname> <given-names>HA</given-names></string-name>, <string-name><surname>Ghebreyesus</surname> <given-names>MS</given-names></string-name>, <string-name><surname>Assefa</surname> <given-names>DG</given-names></string-name>, <etal>et al.</etal></person-group> <source>Human papillomavirus self-sampling versus standard clinician-sampling for cervical cancer screening in sub-Saharan Africa: a systematic review and meta-analysis of randomized controlled trials.</source> <italic>Infect Agent Cancer</italic>. <year>2021</year> 06;16(1). doi: <pub-id pub-id-type="doi">10.1186/s13027-021-00380-5</pub-id></mixed-citation></ref>
</ref-list>
</ref-list>

Note that the bibliography sections are appropriately nested.

Bibliography Paragraph and Annotation

Use Bibliography Paragraph to style any text that introduces the bibliography section; that is, text that is not itself a bibliography item.

Code Block
breakoutModewide
languagexml
<ref-list id="refs6">
<title>Bibliography</title>
<p>The following sources are introduced here with this bibliography paragraph.</p>
<ref-list id="refs7">
<title>Previous CADTH Reports</title>

Use Bibliography Annotation for any text immediately following the bibliography entry that further describes the source.

Code Block
breakoutModewide
languagexml
<ref id="r11"><label>11</label><mixedlabel>
<mixed-citation publication-type="web">HPV Self-Sampling for Primary Cervical Cancer Screening: A Review of Diagnostic Test Accuracy and Clinical Evidence &#x2013; An Update. Ottawa (ON): CADTH; 2019 05. <ext-link ext-link-type="uri" xlink:href="https://www.cadth.ca/sites/default/files/pdf/htis/2019/RC1124%20HPV%20Self-Sampling%20Update%20Final.pdf">https://www.cadth.ca/sites/default/files/pdf/htis/2019/RC1124%20HPV%20Self-Sampling%20Update%20Final.pdf</ext-link><annotation>link>
<p>Reference<annotation><p>Reference 11 is described in more detail in this annotation.</p></p>annotation>
</annotation></mixed-citation><citation>
</ref>