This manuscript (permalink) was automatically generated from manubot/rootstock@957ff8e on July 31, 2024.
John Doe
XXXX-XXXX-XXXX-XXXX
·
johndoe
·
johndoe
·
@johndoe@mastodon.social
Department of Something, University of Whatever
· Funded by Grant XXXXXXXX
Jane Roe
✉
XXXX-XXXX-XXXX-XXXX
·
janeroe
Department of Something, University of Whatever; Department of Whatever, University of Something
✉ — Correspondence possible via GitHub Issues or email to Jane Roe <jane.roe@whatever.edu>.
This manuscript is a template (aka “rootstock”) for Manubot, a tool for writing scholarly manuscripts. Use this template as a starting point for your manuscript.
The rest of this document is a full list of formatting elements/features supported by Manubot.
Compare the input (.md
files in the /content
directory) to the output you see below.
Bold text
Semi-bold text
Centered text
Right-aligned text
Italic text
Combined italics and bold
Strikethrough
subscript: H2O is a liquid
superscript: 210 is 1024.
unicode superscripts⁰¹²³⁴⁵⁶⁷⁸⁹
unicode subscripts₀₁₂₃₄₅₆₇₈₉
A long paragraph of text. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Putting each sentence on its own line has numerous benefits with regard to editing and version control.
Line break without starting a new paragraph by putting
two spaces at end of line.
Document section headings:
Horizontal rule:
Heading 1
’s are recommended to be reserved for the title of the manuscript.
Heading 2
’s are recommended for broad sections such as Abstract, Methods, Conclusion, etc.
Heading 3
’s and Heading 4
’s are recommended for sub-sections.
Bare URL link: https://manubot.org
Citation by DOI [1].
Citation by PubMed Central ID [2].
Citation by PubMed ID [3].
Citation by Wikidata ID [4].
Citation by ISBN [5].
Citation by URL [6].
Citation by alias [7].
Multiple citations can be put inside the same set of brackets [1,5,7]. Manubot plugins provide easier, more convenient visualization of and navigation between citations [2,3,7,8].
Citation tags (i.e. aliases) can be defined in their own paragraphs using Markdown’s reference link syntax:
Figure 1
Figure 2
Figure 3
Figure 4
Table 1
Equation 1
Equation 2
Quoted text
Quoted block of text
Two roads diverged in a wood, and I—
I took the one less traveled by,
And that has made all the difference.
Code in the middle
of normal text, aka inline code
.
Code block with Python syntax highlighting:
from manubot.cite.doi import expand_short_doi
def test_expand_short_doi():
= expand_short_doi("10/c3bp")
doi # a string too long to fit within page:
assert doi == "10.25313/2524-2695-2018-3-vliyanie-enhansera-copia-i-insulyatora-gypsy-na-sintez-ernk-modifikatsii-hromatina-i-svyazyvanie-insulyatornyh-belkov-vtransfetsirovannyh-geneticheskih-konstruktsiyah"
Code block with no syntax highlighting:
Exporting HTML manuscript
Exporting DOCX manuscript
Exporting PDF manuscript
Bowling Scores | Jane | John | Alice | Bob |
---|---|---|---|---|
Game 1 | 150 | 187 | 210 | 105 |
Game 2 | 98 | 202 | 197 | 102 |
Game 3 | 123 | 180 | 238 | 134 |
Digits 1-33 | Digits 34-66 | Digits 67-99 | Ref. | |
---|---|---|---|---|
pi | 3.14159265358979323846264338327950 | 288419716939937510582097494459230 | 781640628620899862803482534211706 | piday.org |
e | 2.71828182845904523536028747135266 | 249775724709369995957496696762772 | 407663035354759457138217852516642 | nasa.gov |
Colors | ||
---|---|---|
Size | Text Color | Background Color |
big | blue | orange |
small | black | white |
A LaTeX equation:
\[\int_0^\infty e^{-x^2} dx=\frac{\sqrt{\pi}}{2}\](1)
An equation too long to fit within page:
\[x = a + b + c + d + e + f + g + h + i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9\](2)
WARNING The following features are only supported and intended for .html
and .pdf
exports.
Journals are not likely to support them, and they may not display correctly when converted to other formats such as .docx
.
Adding arbitrary HTML attributes to an element using Pandoc’s attribute syntax:
Manubot Manubot Manubot Manubot Manubot. Manubot Manubot Manubot Manubot. Manubot Manubot Manubot. Manubot Manubot. Manubot.
Adding arbitrary HTML attributes to an element with the Manubot attributes
plugin (more flexible than Pandoc’s method in terms of which elements you can add attributes to):
Manubot Manubot Manubot Manubot Manubot. Manubot Manubot Manubot Manubot. Manubot Manubot Manubot. Manubot Manubot. Manubot.
Available background colors for text, images, code, banners, etc:
white
lightgrey
grey
darkgrey
black
lightred
lightyellow
lightgreen
lightblue
lightpurple
red
orange
yellow
green
blue
purple
Using the Font Awesome icon set: