Skip to content

Commit a724546

Browse files
committed
add LIPIcs article format, closes #232
1 parent 963d0d1 commit a724546

27 files changed

+6807
-0
lines changed

MyArticle/MyArticle.Rmd

Lines changed: 309 additions & 0 deletions
Large diffs are not rendered by default.

MyArticle/MyArticle.pdf

83.9 KB
Binary file not shown.

MyArticle/MyArticle.tex

Lines changed: 453 additions & 0 deletions
Large diffs are not rendered by default.

MyArticle/MyArticle.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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}

MyArticle/bibliography.bib

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
@article{DBLP:journals/cacm/Knuth74,
2+
author = {Donald E. Knuth},
3+
title = {{Computer Programming as an Art}},
4+
journal = {Commun. {ACM}},
5+
volume = {17},
6+
number = {12},
7+
pages = {667--673},
8+
year = {1974},
9+
doi = {10.1145/361604.361612},
10+
timestamp = {Tue, 07 Jun 2011 16:50:57 +0200},
11+
biburl = {http://dblp.uni-trier.de/rec/bib/journals/cacm/Knuth74},
12+
bibsource = {dblp computer science bibliography, http://dblp.org}
13+
}
14+
15+
@article{DBLP:journals/cacm/Dijkstra68a,
16+
author = {Edsger W. Dijkstra},
17+
title = {Letters to the editor: go to statement considered harmful},
18+
journal = {Commun. {ACM}},
19+
volume = {11},
20+
number = {3},
21+
pages = {147--148},
22+
year = {1968},
23+
doi = {10.1145/362929.362947},
24+
timestamp = {Thu, 09 Feb 2006 13:19:49 +0100},
25+
biburl = {http://dblp.uni-trier.de/rec/bib/journals/cacm/Dijkstra68a},
26+
bibsource = {dblp computer science bibliography, http://dblp.org}
27+
}
28+
29+
@book{DBLP:books/mk/GrayR93,
30+
author = {Jim Gray and
31+
Andreas Reuter},
32+
title = {Transaction Processing: Concepts and Techniques},
33+
publisher = {Morgan Kaufmann},
34+
year = {1993},
35+
isbn = {1-55860-190-2},
36+
timestamp = {Thu, 05 Nov 2015 19:53:28 +0100},
37+
biburl = {http://dblp.uni-trier.de/rec/bib/books/mk/GrayR93},
38+
bibsource = {dblp computer science bibliography, http://dblp.org}
39+
}
40+
41+
42+
43+
@inproceedings{DBLP:conf/focs/HopcroftPV75,
44+
author = {{John E.} Hopcroft and
45+
{Wolfgang J.} Paul and
46+
{Leslie G.} Valiant},
47+
title = {On Time versus Space and Related Problems},
48+
booktitle = {16th Annual Symposium on Foundations of Computer Science, Berkeley,
49+
California, USA, October 13-15, 1975},
50+
pages = {57--64},
51+
year = {1975},
52+
crossref = {DBLP:conf/focs/FOCS16},
53+
doi = {10.1109/SFCS.1975.23},
54+
timestamp = {Tue, 16 Dec 2014 09:57:24 +0100},
55+
biburl = {http://dblp.uni-trier.de/rec/bib/conf/focs/HopcroftPV75},
56+
bibsource = {dblp computer science bibliography, http://dblp.org}
57+
}
58+
59+
@proceedings{DBLP:conf/focs/FOCS16,
60+
title = {16th Annual Symposium on Foundations of Computer Science, Berkeley,
61+
California, USA, October 13-15, 1975},
62+
publisher = {{IEEE} Computer Society},
63+
year = {1975},
64+
timestamp = {Mon, 15 Dec 2014 18:48:44 +0100},
65+
biburl = {http://dblp.uni-trier.de/rec/bib/conf/focs/FOCS16},
66+
bibsource = {dblp computer science bibliography, http://dblp.org}
67+
}
68+

MyArticle/cc-by.pdf

58.5 KB
Binary file not shown.

MyArticle/lipics-logo-bw.pdf

13.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)