summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/apxproof/examples/common.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-01 20:14:25 +0000
committerKarl Berry <karl@freefriends.org>2016-11-01 20:14:25 +0000
commite9e9aadac9a834a156bd460b2b1ceff5b8f131dd (patch)
tree53a3e9d6dead921bfddf46aaa1246ad6b25528da /Master/texmf-dist/doc/latex/apxproof/examples/common.bib
parentb3e35183d4333479c65127064bcb5bae2eb6a458 (diff)
apxproof (1nov16)
git-svn-id: svn://tug.org/texlive/trunk@42416 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/apxproof/examples/common.bib')
-rw-r--r--Master/texmf-dist/doc/latex/apxproof/examples/common.bib19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/apxproof/examples/common.bib b/Master/texmf-dist/doc/latex/apxproof/examples/common.bib
new file mode 100644
index 00000000000..a320617f913
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/apxproof/examples/common.bib
@@ -0,0 +1,19 @@
+@Article{ brin1998anatomy,
+ author = "Sergey Brin and Lawrence Page",
+ title = "The anatomy of a large-scale hypertextual {Web} search
+ engine",
+ journal = "Computer Networks",
+ volume = "30",
+ number = "1--7",
+ pages = "107--117",
+ year = "1998",
+ month = apr
+}
+
+@Misc{ sitemaps,
+ author = {{sitemaps.org}},
+ howpublished = {\url{http://www.sitemaps.org/protocol.php}},
+ year = 2008,
+ month = feb,
+ title = {Sitemaps {XML} format}
+}