diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/nmbib/nmbib.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/nmbib/nmbib.bib | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nmbib/nmbib.bib b/Master/texmf-dist/doc/latex/nmbib/nmbib.bib new file mode 100644 index 00000000000..c98b87240ed --- /dev/null +++ b/Master/texmf-dist/doc/latex/nmbib/nmbib.bib @@ -0,0 +1,35 @@ +@Manual{Multibibliography, + title = {The {M}ultibiliography package}, + author = {Michael Cohen and Yannis Haralambous and Boris Veytsman}, + month = {March}, + year = 2013, + note = {\url{http://www.ctan.org/pkg/multibibliography}} +} + +@Article{Multibibliography13, + author = {Michael Cohen and Yannis Haralambous and Boris Veytsman}, + title = {The multibibliography package}, + journal = {TUGboat}, + year = 2013, + volume = 34, + number = 3, + pages = {340--343}, + note = {\url{https://www.tug.org/members/TUGboat/tb34-3/tb108cohen.pdf}} +} + +@Manual{Daly:Natbib, + title = {Natural Sciences Citations and References + (Author-Year and Numerical Schemes)}, + author = {Patrick W. Daly}, + month = {February}, + year = 2009, + note = {\url{http://mirrors.ctan.org/macros/latex/contrib/natbib}} +} + +@Manual{Rahtz:Hyperref, + title = {Hypertext Marks in \LaTeX: a Manual for Hyperref}, + author = {Sebastian Rahtz and Heiko Oberdiek}, + month = {November}, + year = 2012, + note = {\url{http://mirrors.ctan.org/macros/latex/contrib/hyperref}} +} |