Skip to content

A collaborative review of the emerging COVID-19 literature. Join the chat here:

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE.md
CC0-1.0
LICENSE-CC0.md
Notifications You must be signed in to change notification settings

greenelab/covid19-review

Repository files navigation

Generated citation / reference files

The output branch contains files automatically generated by the manuscript build process. It consists of the contents of the output directory of the main branch. These files are not tracked in main, but instead written to the output branch by continuous integration builds.

Files

This directory contains the following files:

  • citations.tsv is a table of citations extracted from the manuscript and the corresponding standard citations and citation IDs.
  • manuscript.md is a markdown document of all manuscript sections, with citation strings replaced by citation IDs.
  • manuscript.pdf is a pdf document of all manuscript sections, with citation strings replaced by citation IDs.
  • references.json is CSL-JSON file of bibliographic item metadata (see specification) for all references.
  • variables.json contains variables that were passed to the jinja2 templater. These variables contain those automatically generated by the manubot as well as those provided by the user via the --template-variables-path option.

Additionally, individual sections specified in content/individual-manuscripts.txt are output in docx format with citation strings replaced by citation IDs. Their names are formatted as sectionName-manuscript.docx where sectionNameis a line from content/individual-docx-manuscripts.txt. Similarity, tex outputs for individual manuscripts are provided based on the section names in content/individual-latex-manuscripts.txt

Pandoc consumes manuscript.md and references.json to create the formatted manuscript, which is exported to manuscript.html, manuscript.pdf, and optionally manuscript.docx.