summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-feynman/references.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 /graphics/pgf/contrib/tikz-feynman/references.bib
Initial commit
Diffstat (limited to 'graphics/pgf/contrib/tikz-feynman/references.bib')
-rw-r--r--graphics/pgf/contrib/tikz-feynman/references.bib122
1 files changed, 122 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/tikz-feynman/references.bib b/graphics/pgf/contrib/tikz-feynman/references.bib
new file mode 100644
index 0000000000..7e222288ef
--- /dev/null
+++ b/graphics/pgf/contrib/tikz-feynman/references.bib
@@ -0,0 +1,122 @@
+@article{feynmf,
+ author = "Ohl, Thorsten",
+ title = "{Drawing Feynman diagrams with LaTeX and Metafont}",
+ journal = "Computer Physics Communications",
+ volume = 90,
+ year = 1995,
+ pages = "340-354",
+ doi = "10.1016/0010-4655(95)90137-S",
+ eprint = "hep-ph/9505351",
+ archivePrefix ="arXiv",
+ primaryClass = "hep-ph",
+ reportNumber = "IKDA-95-20",
+}
+
+@article{axodraw,
+ title = "Axodraw",
+ journal = "Computer Physics Communications",
+ volume = 83,
+ number = 1,
+ pages = "45 - 58",
+ year = 1994,
+ issn = "0010-4655",
+ doi = "10.1016/0010-4655(94)90034-5",
+ author = "J.A.M. Vermaseren",
+}
+
+@article{jaxodrawV1,
+ author = "Binosi, D. and Theussl, L.",
+ title = "{JaxoDraw: A Graphical user interface for drawing Feynman
+ diagrams}",
+ journal = "Computer Physics Communications",
+ volume = 161,
+ year = 2004,
+ pages = "76-86",
+ doi = "10.1016/j.cpc.2004.05.001",
+ eprint = "hep-ph/0309015",
+ archivePrefix ="arXiv",
+ primaryClass = "hep-ph",
+ reportNumber = "FTUV-03-0902",
+ SLACcitation = "%%CITATION = HEP-PH/0309015;%%"
+}
+
+@article{jaxodrawV2,
+ author = "Binosi, D. and Collins, J. and Kaufhold, C. and Theussl, L.",
+ title = "{JaxoDraw: A Graphical user interface for drawing Feynman
+ diagrams. Version 2.0 release notes}",
+ journal = "Computer Physics Communications",
+ volume = 180,
+ year = 2009,
+ pages = "1709-1715",
+ doi = "10.1016/j.cpc.2009.02.020",
+ eprint = "0811.4113",
+ archivePrefix ="arXiv",
+ primaryClass = "hep-ph",
+ reportNumber = "ECT*-08-10",
+ SLACcitation = "%%CITATION = ARXIV:0811.4113;%%"
+}
+
+@article{hu2005,
+ title = {Efficient, high-quality force-directed graph drawing},
+ author = {Hu, Yifan},
+ journal = {Mathematica Journal},
+ volume = 10,
+ number = 1,
+ pages = {37--71},
+ year = 2005,
+ publisher = {Redwood City, Ca.: Advanced Book Program, Addison-Wesley
+ Pub. Co., c1990-}
+}
+
+@article{eades1991,
+ author = "Peter,Eades and Kozo,Sugiyama",
+ title = "How to Draw a Directed Graph",
+ journal = "Journal of Information Processing",
+ year = 1991,
+ volume = 13,
+ number = 4,
+ pages = "424--437",
+}
+
+@phdthesis{pohlmann2011,
+ title = {Configurable graph drawing algorithms for the {TikZ} graphics
+ description language},
+ author = {Pohlmann, Jannis},
+ year = 2011,
+ school = {Institute of Theoretical Computer Science, Universit{\"a}t zu
+ L{\"u}beck, L{\"u}beck, Germany},
+ url =
+ {http://www.tcs.uni-luebeck.de/downloads/papers/2011/2011-configurable-graph-drawing-algorithms-jannis-pohlmann.pdf}
+}
+
+@Misc{tikz,
+ author = {Till Tantau},
+ title = {The {TikZ} and {PGF} Packages},
+ year = 2015,
+ url = {http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf},
+}
+
+@article{PhysRev.76.769,
+ title = {Space-Time Approach to Quantum Electrodynamics},
+ author = {Feynman, R. P.},
+ journal = {Phys. Rev.},
+ volume = 76,
+ issue = 6,
+ pages = {769--789},
+ numpages = 0,
+ year = 1949,
+ month = {Sep},
+ publisher = {American Physical Society},
+ doi = {10.1103/PhysRev.76.769},
+ url = {http://link.aps.org/doi/10.1103/PhysRev.76.769}
+}
+
+@article{tikz-feynman,
+ title = {Tik{Z}-{F}eynman: {F}eynman diagrams with {T}ik{Z}},
+ author = {Ellis, Joshua},
+ archivePrefix = {arXiv},
+ year = 2016,
+ eprint = {1601.05437},
+ primaryClass = {hep-ph},
+ url = {http://arxiv.org/abs/1601.05437},
+} \ No newline at end of file