Skip to content

Commit

Permalink
add LIPIcs article format, closes #232
Browse files Browse the repository at this point in the history
  • Loading branch information
nuest committed Sep 16, 2020
1 parent 963d0d1 commit a724546
Show file tree
Hide file tree
Showing 27 changed files with 6,807 additions and 0 deletions.
309 changes: 309 additions & 0 deletions MyArticle/MyArticle.Rmd

Large diffs are not rendered by default.

Binary file added MyArticle/MyArticle.pdf
Binary file not shown.
453 changes: 453 additions & 0 deletions MyArticle/MyArticle.tex

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions MyArticle/MyArticle.vtc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\contitem\title{Template for Preparing Your Manuscript Submission to LIPIcs Using RMarkdown}\author{John Q. Public and Joan R. Public }\page{23:1--23:7}
68 changes: 68 additions & 0 deletions MyArticle/bibliography.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
@article{DBLP:journals/cacm/Knuth74,
author = {Donald E. Knuth},
title = {{Computer Programming as an Art}},
journal = {Commun. {ACM}},
volume = {17},
number = {12},
pages = {667--673},
year = {1974},
doi = {10.1145/361604.361612},
timestamp = {Tue, 07 Jun 2011 16:50:57 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/cacm/Knuth74},
bibsource = {dblp computer science bibliography, http://dblp.org}
}

@article{DBLP:journals/cacm/Dijkstra68a,
author = {Edsger W. Dijkstra},
title = {Letters to the editor: go to statement considered harmful},
journal = {Commun. {ACM}},
volume = {11},
number = {3},
pages = {147--148},
year = {1968},
doi = {10.1145/362929.362947},
timestamp = {Thu, 09 Feb 2006 13:19:49 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/cacm/Dijkstra68a},
bibsource = {dblp computer science bibliography, http://dblp.org}
}

@book{DBLP:books/mk/GrayR93,
author = {Jim Gray and
Andreas Reuter},
title = {Transaction Processing: Concepts and Techniques},
publisher = {Morgan Kaufmann},
year = {1993},
isbn = {1-55860-190-2},
timestamp = {Thu, 05 Nov 2015 19:53:28 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/books/mk/GrayR93},
bibsource = {dblp computer science bibliography, http://dblp.org}
}



@inproceedings{DBLP:conf/focs/HopcroftPV75,
author = {{John E.} Hopcroft and
{Wolfgang J.} Paul and
{Leslie G.} Valiant},
title = {On Time versus Space and Related Problems},
booktitle = {16th Annual Symposium on Foundations of Computer Science, Berkeley,
California, USA, October 13-15, 1975},
pages = {57--64},
year = {1975},
crossref = {DBLP:conf/focs/FOCS16},
doi = {10.1109/SFCS.1975.23},
timestamp = {Tue, 16 Dec 2014 09:57:24 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/focs/HopcroftPV75},
bibsource = {dblp computer science bibliography, http://dblp.org}
}

@proceedings{DBLP:conf/focs/FOCS16,
title = {16th Annual Symposium on Foundations of Computer Science, Berkeley,
California, USA, October 13-15, 1975},
publisher = {{IEEE} Computer Society},
year = {1975},
timestamp = {Mon, 15 Dec 2014 18:48:44 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/focs/FOCS16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}

Binary file added MyArticle/cc-by.pdf
Binary file not shown.
Binary file added MyArticle/lipics-logo-bw.pdf
Binary file not shown.
Loading

0 comments on commit a724546

Please sign in to comment.