Skip to content

This repository contains a Markdown template for Research type articles for the Journal of Cheminformatics.

License

Notifications You must be signed in to change notification settings

jcheminform/markdown-jcheminf

 
 

Repository files navigation

Markdown template for Journal of Cheminformatics Research papers

This repository contains an experimental Markdown template for the Research article type. It is able to annotation citations with the CiTO ontology.

Requirements

To use this template, you need a pandoc installation (version 2.12 or higher). A Makefile is provided to convert the article.Rmd template into a Word .docx (default), .html, and a PDF file:

make article.docx
make article.pdf
make article.html

Alternatively, RStudio (latst version) can be used with the article.Rmd file.

Selecting the template

The following article types have a template

Copy the template into the same folder as this README as article.Rmd.

Writing the article

The template is aimed at the Research article type, and already contains the required sections. The article is written in the Markdown syntax. The template can be used as regular Markdown file, and in RStudio and it contains in the YAML header instructions which options to select for either.

A lot of documentation can be found in this Pandoc Markdown website.

CiTO support

The template supports CiTO annotation and the template contains instructions on how to use them. This feature is based on earlier work by Krewinkel et al. [1].

Submission to JCheminform.

When the manuscript is finished and ready for submissions, the PDF and Word outputs both come in handy. The PDF can be used to submit the manuscript to a preprint server, while the Word version can be used to submit the manuscript to the journal.

Acknowledgements

This template would not exist without the work by Albert Krewinkel @kraut0xA.

References

1.Krewinkel, A. & Winkler, R. Formatting Open Science: agilely creating multiple document formats for academic manuscripts with Pandoc Scholar. PeerJ Computer Science 3, e112 (2017).

About

This repository contains a Markdown template for Research type articles for the Journal of Cheminformatics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Lua 68.6%
  • Makefile 17.2%
  • TeX 14.2%