Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.04 KB

Orcid Format

Installing

quarto use template kv9898/orcid

This will install the extension and create an example qmd file that you can use as a starting place for your article.

Using

This project builds on kasper/authors-block and add the orcid, keywords, cover page and refined toc features to the pdf format. Note that new features only work for pdf documents.

Format Options

Essentially the same as kasper/authors-block, just that orcid numbers will be displayed through logos with hyperlinks and keywords for the pdf format.

Example

Here is the source code for a minimal sample document: example.qmd.

The compiled pdf looks like this:

Additional YAML Options

  • header: Type the header you want to display from second page onward.
  • toc-new page: Can be true or false, indicating whether or not you want a new page for the table of contents, given that toc: true.