summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/examples/sample.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/nwejm/examples/sample.bib')
-rw-r--r--Master/texmf-dist/doc/latex/nwejm/examples/sample.bib62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nwejm/examples/sample.bib b/Master/texmf-dist/doc/latex/nwejm/examples/sample.bib
new file mode 100644
index 00000000000..55cbd5e4c00
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/nwejm/examples/sample.bib
@@ -0,0 +1,62 @@
+@Book{ hardy1950,
+ title = {Our best films},
+ author = {Hardy, Oliver and Laurel, Stan},
+ publisher = {Hollywood publishing house},
+ date = {1950-06}
+}
+
+@Article{ onestone2005,
+ title = {About telekinesis},
+ author = {Onestone, Andrew and Twostones, Bob and Threestones, Chester},
+ journal = {Annals of pataphysics},
+ pages = {1-3},
+ date = {2005}
+}
+
+@Manual{ trettin2007,
+ author = {Trettin, Mark and Fenn, Jürgen},
+ title = {An essential guide to \LaTeXe{} usage},
+ date = {2007-06-17},
+ subtitle = {Obsolete commands and packages},
+ language = {english},
+ url = {http://mirrors.ctan.org/info/l2tabu/english/l2tabuen.pdf}
+}
+
+@Manual{ ensenbach2011,
+ author = {Ensenbach, Marc and Trettin, Mark and Alfonsi, Bernard},
+ title = {Liste des péchés des utilisateurs de \LaTeXe{}},
+ date = {2011-09-20},
+ version = {2.3},
+ subtitle = {Commandes et extensions obsolètes, et autres erreurs},
+ language = {french},
+ url = {http://mirrors.ctan.org/info/l2tabu/french/l2tabufr.pdf}
+}
+
+@Manual{ ensenbach2011a,
+ author = {Ensenbach, Marc and Trettin, Mark and Sacchetto, Mauro},
+ title = {Elenco del peccati degli utenti di \LaTeXe{}},
+ date = {2011-09-20},
+ version = {2.3},
+ subtitle = { Comandi e pacchetti obsoleti e altri errori},
+ language = {italian},
+ url = {http://mirrors.ctan.org/info/l2tabu/italian/l2tabuit.pdf}
+}
+
+@Manual{ trettin2007a,
+ author = {Trettin, Mark and Medina, Gonzalo},
+ title = {Una guía esencial para el correcto uso de \LaTeXe{}},
+ date = {2007-12-07},
+ subtitle = {Paquetes y comandos obsoletos},
+ language = {spanish},
+ url = {http://mirrors.ctan.org/info/l2tabu/spanish/l2tabues.pdf}
+}
+
+@Manual{ ensenbach2016,
+ author = {Ensenbach, Marc and Trettin, Mark},
+ title = {Das \LaTeXe{}-Sündenregister},
+ date = {2016-02-03},
+ version = {2.4},
+ subtitle = {Veraltete Befehle, Pakete und andere Fehler},
+ language = {german},
+ url = {http://mirrors.ctan.org/info/l2tabu/german/l2tabu.pdf}
+}