summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apxproof/apxproof.bib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/apxproof/apxproof.bib
Initial commit
Diffstat (limited to 'macros/latex/contrib/apxproof/apxproof.bib')
-rw-r--r--macros/latex/contrib/apxproof/apxproof.bib13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/apxproof/apxproof.bib b/macros/latex/contrib/apxproof/apxproof.bib
new file mode 100644
index 0000000000..f0ae357682
--- /dev/null
+++ b/macros/latex/contrib/apxproof/apxproof.bib
@@ -0,0 +1,13 @@
+@book{ lamport86 ,
+ author = "Leslie Lamport" ,
+ title = "\LaTeX: A Document Preparation System" ,
+ publisher = "Addison--Wesley Pub.\ Co." ,
+ year = "1986" ,
+ address = "Reading, MA"
+}
+
+@misc{ proofsAreHard ,
+ author = "Unknown" ,
+ title = "Proofs are Hard" ,
+ year = "2016" ,
+}