From a61c6cf82707ad0e3aab14106179ce8d199284ce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Jan 2020 21:27:27 +0000 Subject: hep-paper (13jan20) git-svn-id: svn://tug.org/texlive/trunk@53393 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/hep-paper/README.md | 21 ++ .../doc/latex/hep-paper/bibliography.bib | 316 +++++++++++++++++++++ .../texmf-dist/doc/latex/hep-paper/hep-paper.pdf | Bin 0 -> 425702 bytes 3 files changed, 337 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/hep-paper/README.md create mode 100644 Master/texmf-dist/doc/latex/hep-paper/bibliography.bib create mode 100644 Master/texmf-dist/doc/latex/hep-paper/hep-paper.pdf (limited to 'Master/texmf-dist/doc/latex/hep-paper') diff --git a/Master/texmf-dist/doc/latex/hep-paper/README.md b/Master/texmf-dist/doc/latex/hep-paper/README.md new file mode 100644 index 00000000000..9479966148e --- /dev/null +++ b/Master/texmf-dist/doc/latex/hep-paper/README.md @@ -0,0 +1,21 @@ +# README for the hep-paper package + +A LaTeX package for publications in High Energy Physics + +## Introduction + +The hep-paper package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics. +Instead of reinventing the wheel by introducing newly created macros hep-paper preferably loads third party packages as long as they are light weight enough. +For usual publications it is enough to load additionally to the article class without optional arguments only the hep-paper package. + + \documentclass{article} + \usepackage{hep-paper} + +## Author + +Jan Hajer + +## License + +This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. +The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later. diff --git a/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib b/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib new file mode 100644 index 00000000000..2548f3b3677 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib @@ -0,0 +1,316 @@ +@software{hep-paper, + author = "Jan Hajer", + title = "hep-paper, + year = 2020, + doi = "10.5281/zenodo.3606437", + eprinttype = "ctan", + eprint = "hep-paper", +} + +@online{cleveref, +title = "cleveref", +author = "Toby Cubitt", +url = "http://mirrors.ctan.org/macros/latex/contrib/cleveref/cleveref.pdf", +eprinttype = "ctan", +eprint = "cleveref", +} + +@online{foreign, +title = "foreign", +author = "Philip G. Ratcliffe", +url = "http://mirrors.ctan.org/macros/latex/contrib/foreign/foreign.pdf", +eprinttype = "ctan", +eprint = "foreign", +} + +@online{geometry, +title = "geometry", +author = "David Carlisle and Hideo Umeki", +url = "http://mirrors.ctan.org/macros/latex/contrib/geometry/geometry.pdf", +eprinttype = "ctan", +eprint = "geometry", +} + +@online{a4wide, +title = "a4wide", +author = "Alexander Holt and Jean-François Lamy", +url = "http://mirrors.ctan.org/macros/latex/contrib/a4wide/a4wide.pdf", +eprinttype = "ctan", +eprint = "a4wide", +} + +@online{microtype, +title = "microtype", +author = "Robert Schlicht", +url = "http://mirrors.ctan.org/macros/latex/contrib/microtype/microtype.pdf", +eprinttype = "ctan", +eprint = "microtype", +} + +@online{authblk, +title = "authblk", +author = "Patrick W. Daly", +url = "http://mirrors.ctan.org/macros/latex/contrib/authblk/authblk.pdf", +eprinttype = "ctan", +eprint = "authblk", +} + +@online{bm, +title = "bm", +author = "David Carlisle and Frank Mittelbach", +url = "http://mirrors.ctan.org/macros/latex/required/tools/bm.pdf", +eprinttype = "ctan", +eprint = "bm", +} + +@online{empheq, +title = "empheq", +author = "Lars Madsen and Morten Høgholm and Will Robertson and Joseph Wright", +url = "http://mirrors.ctan.org/macros/latex/contrib/mathtools/empheq.pdf", +eprinttype = "ctan", +eprint = "empheq", +} + +@online{mathtools, +title = "mathtools", +author = "Lars Madsen and Morten Høgholm and Will Robertson and Joseph Wright", +url = "http://mirrors.ctan.org/macros/latex/contrib/mathtools/mathtools.pdf", +eprinttype = "ctan", +eprint = "mathtools", +} + +@online{amsmath, +title = "amsmath", +author = "LaTeX", +collaboration = "LaTeX", +url = "http://mirrors.ctan.org/macros/latex/required/amsmath/amsldoc.pdf", +eprinttype = "ctan", +eprint = "amsmath", +} + +@online{amsfonts, +title = "amsfonts", +author = "Michael Downes and David M. Jones and Frank Mittelbach and Rainer Schöpf", +url = "http://mirrors.ctan.org/fonts/amsfonts/doc/amsfndoc.pdf", +eprinttype = "ctan", +eprint = "amsfonts", +} + +@online{amssymb, +title = "amssymb", +author = "Michael Downes and David M. Jones and Frank Mittelbach and Rainer Schöpf", +url = "http://mirrors.ctan.org/fonts/amsfonts/doc/amsfndoc.pdf", +eprinttype = "ctan", +eprint = "amsfonts", +} + +@online{slashed, +title = "slashed", +author = "David Carlisle", +eprinttype = "ctan", +eprint = "slashed", +} + +@online{physics, +title = "physics", +author = "Sergio C. de la Barrera", +url = "http://mirrors.ctan.org/macros/latex/contrib/physics/physics.pdf", +eprinttype = "ctan", +eprint = "physics", +} + +@online{units, +title = "units", +author = "Axel Reichert", +url = "http://mirrors.ctan.org/macros/latex/contrib/units/units.pdf", +eprinttype = "ctan", +eprint = "units", +} + +@online{subcaption, +title = "subcaption", +author = "Axel Sommerfeldt", +url = "http://mirrors.ctan.org/macros/latex/contrib/caption/subcaption.pdf", +eprinttype = "ctan", +eprint = "subcaption", +} + +@online{biblatex, +title = "biblatex", +author = "Philipp Lehman and Joseph Wright and Audrey Boruvka and Philip Kime", +url = "http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf", +eprinttype = "ctan", +eprint = "biblatex", +} + +@online{hyperref, +title = "hyperref", +author = "Sebastian Rahtz and Heiko Oberdiek", +url = "http://mirrors.ctan.org/macros/latex/contrib/hyperref/doc/manual.pdf", +eprinttype = "ctan", +eprint = "hyperref", +} + +@online{graphicx, +title = "graphicx", +author = "David Carlisle and Sebastian Rahtz", +url = "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf", +eprinttype = "ctan", +eprint = "graphicx", +} + +@online{booktabs, +title = "booktabs", +author = "Danie Els and Simon Fear", +url = "http://mirrors.ctan.org/macros/latex/contrib/booktabs/booktabs.pdf", +eprinttype = "ctan", +eprint = "booktabs", +} + +@online{multirow, +title = "multirow", +author = "Piet van Oostrum and Jerry Leichter", +url = "http://mirrors.ctan.org/macros/latex/contrib/multirow/multirow.pdf", +eprinttype = "ctan", +eprint = "multirow", +} + +@online{fixmath, +title = "fixmath", +author = "Walter Schmidt", +url = "http://mirrors.ctan.org/macros/latex/contrib/was/fixmath.pdf", +eprinttype = "ctan", +eprint = "fixmath", +} + +@online{alphabeta, +title = "alphabeta", +author = "Günter Milde", +url = "http://mirrors.ctan.org/language/greek/greek-fontenc/alphabeta-doc.pdf", +eprinttype = "ctan", +eprint = "greek-fontenc", +} + +@online{arxiv-collector, +title = "arxiv-collector", +author = "Dougal Sutherland", +eprinttype = "github", +eprintclass = "dougalsutherland", +eprint = "arxiv-collector", +} + +@online{biber, +title = "biber", +author = "François Charette and Philip Kime", +eprinttype = "github", +eprintclass = "plk", +eprint = "biber", +url = "https://sourceforge.net/projects/biblatex-biber", +} + +@online{lmodern, +title = "lmodern", +author = "B. Jackowski and J.M. Nowacki", +url = "https://www.ctan.org/tex-archive/fonts/lm", +eprinttype = "ctan", +eprint = "lm", +} + +@online{ifluatex, +title = "ifluatex", +collaboration = "LaTeX", +author = "Heiko Oberdiek", +url = "http://mirrors.ctan.org/macros/latex/contrib/iftex/README.md", +eprinttype = "ctan", +eprint = "ifluatex", +} + +@online{fontspec, +title = "fontspec", +author = "Will Robertson and Khaled Hosny", +url = "http://mirrors.ctan.org/macros/latex/contrib/fontspec/fontspec.pdf", +eprinttype = "ctan", +eprint = "fontspec", +} + +@online{fontenc, +title = "fontenc", +collaboration = "LaTeX", +author = "LaTeX", +eprinttype = "ctan", +eprint = "fontenc", +} + +@online{inputenc, +title = "inputenc", +collaboration = "LaTeX", +author = "Frank Mittelbach and Alan Jeffrey", +url = "http://mirrors.ctan.org/macros/latex/base/inputenc.pdf", +eprinttype = "ctan", +eprint = "inputenc", +} + +@online{textcomp, +title = "textcomp", +collaboration = "LaTeX", +author = "LaTeX", +url = "http://mirrors.ctan.org/obsolete/fonts/psfonts/ts1/README", +eprinttype = "ctan", +eprint = "textcomp", +} + +@online{enumitem, +title = "enumitem", +author = "Javier Bezos", +url = "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf", +eprinttype = "ctan", +eprint = "enumitem", +} + +@online{atbegshi, +title = "atbegshi", +author = "Heiko Oberdiek", +url = "http://mirrors.ctan.org/macros/latex/contrib/atbegshi/atbegshi.pdf", +eprinttype = "ctan", +eprint = "atbegshi", +} + +@online{picture, +title = "picture", +author = "Heiko Oberdiek", +url = "http://mirrors.ctan.org/macros/latex/contrib/picture/picture.pdf", +eprinttype = "ctan", +eprint = "picture", +} + +@online{varwidth, +title = "varwidth", +author = "Donald Arseneau", +url = "http://mirrors.ctan.org/macros/latex/contrib/varwidth/varwidth-doc.pdf", +eprinttype = "ctan", +eprint = "varwidth", +} + +@online{csquotes, +title = "csquotes", +author = "Philipp Lehman and Joseph Wright", +url = "http://mirrors.ctan.org/macros/latex/contrib/csquotes/csquotes.pdf", +eprinttype = "ctan", +eprint = "csquotes", +} + +@online{babel, +title = "babel", +author = "Johannes Braams and Javier Bezos and at al.", +url = "http://mirrors.ctan.org/macros/latex/required/babel/base/babel.pdf", +eprinttype = "ctan", +eprint = "babel", +} + +@online{polyglossia, +title = "polyglossia", +author = "Arthur Reutenauer and François Charette and Elie Roux and Bastien Roucariès and Jürgen Spitzmüller", +url = "http://mirrors.ctan.org/macros/latex/contrib/polyglossia/polyglossia.pdf", +eprinttype = "ctan", +eprint = "polyglossia", +} diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper.pdf b/Master/texmf-dist/doc/latex/hep-paper/hep-paper.pdf new file mode 100644 index 00000000000..3b22335ba63 Binary files /dev/null and b/Master/texmf-dist/doc/latex/hep-paper/hep-paper.pdf differ -- cgit v1.2.3