summaryrefslogtreecommitdiff
path: root/info/examples/LaTeX-Bib/demo4.bib
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/LaTeX-Bib/demo4.bib')
-rw-r--r--info/examples/LaTeX-Bib/demo4.bib11
1 files changed, 11 insertions, 0 deletions
diff --git a/info/examples/LaTeX-Bib/demo4.bib b/info/examples/LaTeX-Bib/demo4.bib
new file mode 100644
index 0000000000..e9648af96d
--- /dev/null
+++ b/info/examples/LaTeX-Bib/demo4.bib
@@ -0,0 +1,11 @@
+@Book{TP93-1,
+ sorttitle = {TEX in Practice},
+ author = {von Bechtolsheim, Stephan},
+ title = {{\TeX} in Practice},
+ subtitle = {Basics},
+ volume = {1},
+ volumes = {4},
+ publisher = {Springer-Verlag},
+ location = {New York and Berlin and Heidelberg and London},
+ date = 1993,
+ isbn = {0-387-97595-0}}