aboutsummaryrefslogtreecommitdiff
path: root/test.bib
diff options
context:
space:
mode:
Diffstat (limited to 'test.bib')
-rw-r--r--test.bib48
1 files changed, 48 insertions, 0 deletions
diff --git a/test.bib b/test.bib
new file mode 100644
index 0000000..a4b6dbd
--- /dev/null
+++ b/test.bib
@@ -0,0 +1,48 @@
+@online{how_tex_macros_actually_work,
+ title = {How {TeX} macros actually work},
+ shorttitle = {How {TeX} macros actually work},
+ url = {
+ https://www.overleaf.com/learn/latex/How\_TeX\_macros\_actually\_work\%3A\_Part\_1
+ },
+ urldate = {2024-04-05},
+ note = {6 parts},
+ organization = {Overleaf},
+ abstract = {
+ An online {LaTeX} editor that's easy to use. No installation, real-time
+ collaboration, version control, hundreds of {LaTeX} templates, and
+ more.
+ },
+ langid = {english},
+ shorthand = {Overleaf: TeX macros},
+}
+
+@online{grandsire_the_metafonttutorial_2004,
+ title = {The METAFONTtutorial},
+ author = {Grandsire, Christophe},
+ url = {http://metafont.tutorial.free.fr/downloads/mftut.pdf},
+ urldate = {2024-04-05},
+ date = {2004-12-30},
+ version = {0.33},
+}
+
+@online{gruber_markdown,
+ title = {Daring Fireball},
+ author = {Gruber, John and Pan, Petra},
+ url = {https://daringfireball.net/projects/markdown/},
+ urldate = {2024-04-08},
+ organization = {The Daring Fireball Company LLC},
+ shorthand = {Gruber: Markdown},
+}
+
+@online{skibinski_automated_jats_xml_to_pdf_conversion_2018,
+ title = {Automated JATS XML to PDF conversion},
+ author = {Skibinski, Luke},
+ url = {https://github.com/elifesciences/jats-xml-to-pdf/blob/master/report.md},
+ urldate = {2024-04-04},
+ note = {Zitiert nach der PDF Version},
+ date = {2018-11-09},
+ organization = {eLife Sciences Publications Ltd},
+ file = {
+ :/home/lukeflo/Documents/literature/skibinski\_automated\_jats\_xml\_to\_pdf\_conversion\_2018.pdf:PDF
+ },
+}