summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hep-title/bibliography.bib
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hep-title/bibliography.bib')
-rw-r--r--macros/latex/contrib/hep-title/bibliography.bib46
1 files changed, 46 insertions, 0 deletions
diff --git a/macros/latex/contrib/hep-title/bibliography.bib b/macros/latex/contrib/hep-title/bibliography.bib
index 5b217a2aad..1b79887246 100644
--- a/macros/latex/contrib/hep-title/bibliography.bib
+++ b/macros/latex/contrib/hep-title/bibliography.bib
@@ -238,6 +238,16 @@ eprinttype = "ctan",
eprint = "amstext",
}
+@article{amsopn,
+title = "The |amsopn| package",
+subtitle = "Typeset mathematical operator names",
+collaboration = "\hologo{LaTeX3} Project",
+date = "1995",
+url = "https://ams.org/tex/amslatex",
+eprinttype = "ctan",
+eprint = "amsopn",
+}
+
@article{amsfonts,
title = "The |amsfonts| package",
subtitle = "\hologo{TeX} fonts from the American Mathematical Society",
@@ -1212,3 +1222,39 @@ year = "2016",
eprinttype = "ctan",
eprint = "overlays",
}
+
+@article{pgfplots,
+title = "The |pgfplots| package",
+subtitle = "Create normal/logarithmic plots in two and three dimensions",
+author = "Christian Feuersänger",
+year = "2007",
+eprinttype = "ctan",
+eprint = "pgfplots",
+}
+
+@article{pgf,
+title = "The |pgf| package",
+subtitle = "Create PostScript and PDF graphics in \hologo{TeX}",
+author = "Tantau, Till and Menke, Henri",
+year = "2005",
+eprinttype = "ctan",
+eprint = "pgf",
+}
+
+@article{tikz-feynman,
+title = "The |pgf| package",
+subtitle = "Feynman diagrams with TikZ",
+author = "Joshua Ellis",
+year = "2016",
+eprinttype = "ctan",
+eprint = "tikz-feynman",
+}
+
+@article{standalone,
+title = "The |standalone| package",
+subtitle = "Compile \hologo{TeX} pictures stand-alone or as part of a document",
+author = "Martin Scharrer",
+year = "2010",
+eprinttype = "ctan",
+eprint = "standalone",
+}