From 123d5feaa65bad6cadb4e4c95bebca30030a62bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 Mar 2018 21:43:38 +0000 Subject: apalike-german (17mar18) git-svn-id: svn://tug.org/texlive/trunk@47002 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/bibtex/apalike-german/README.html | 25 ++++++++++++++++------ .../texmf-dist/doc/bibtex/apalike-german/README.md | 13 +++++++---- 2 files changed, 27 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/doc/bibtex') diff --git a/Master/texmf-dist/doc/bibtex/apalike-german/README.html b/Master/texmf-dist/doc/bibtex/apalike-german/README.html index be87cd96f50..2a9ac1a31d5 100644 --- a/Master/texmf-dist/doc/bibtex/apalike-german/README.html +++ b/Master/texmf-dist/doc/bibtex/apalike-german/README.html @@ -1,4 +1,10 @@ -apalike-german.bst +Untitled Document.md + +

The apalike-german package: an author year style for BibTeX

Objective

I made apalike-german.bst because I was forced to use plain old BibTeX in conjunction with apalike.bst but I needed German localization. It is simply a copy of the original file. My editions concern the following:

@@ -11,7 +17,7 @@

Create the directory {TEXMF}/bibtex/bst/apalike-german, move apalike-german.bst there and update the file name database.

Usage

First let me point out that if you are not forced to use plain BibTeX it is much better to rely on the biblatex package, preferably in conjunction with Biber. Thus, you gain much more flexibility for your references. If you took this into account, call \bibliographystyle{apalike-german} as usual after \begin{document}.

-

In case a numerical year lacks you can use an expression like n.d.:

+

In case a numerical year lacks you can use an expression like “n.d.”:

@MISC{undated-item,
   ...
   year = {o.J.},
@@ -20,10 +26,15 @@
 

The dots are kept, but only four digits are allowed!

Help

Best is to use the GitHub tracker.

-

Or visit me on my website and use the comment function there.

-

Copyright

-

2016 by Ingram Braun, 19862010 by Oren Patashnik.

-

License

-

The LaTeX Project Public License 1.3c or later

+

Or visit me on my website and use the comment function there.

+

History

+
    +
  • 11-sep-2016: Original version by Ingram Braun
  • +
  • 17-mar-2018: Macro mar bug fixed (Issue #1).
  • +
+

Copyright

+

© 2016–2018 by Ingram Braun, 1986–2010 by Oren Patashnik.

+

License

+

The LaTeX Project Public License 1.3c or later

\ No newline at end of file diff --git a/Master/texmf-dist/doc/bibtex/apalike-german/README.md b/Master/texmf-dist/doc/bibtex/apalike-german/README.md index bb72143b344..f3672bdbd53 100644 --- a/Master/texmf-dist/doc/bibtex/apalike-german/README.md +++ b/Master/texmf-dist/doc/bibtex/apalike-german/README.md @@ -1,4 +1,4 @@ -# The `apalike-german` package: an author year style for BibTeX +# The `apalike-german` package: an author year style for BibTeX ## Objective @@ -29,12 +29,17 @@ The dots are kept, but only four digits are allowed! Best is to use the [GitHub tracker](https://github.com/CarlOrff/apalike-german). -Or visit me on [my website and use the comment function](https://ingram-braun.net/public/programming/tex/apalike-german-bst-bibtex-bibliography-author-date-style) there. +Or visit me on [my website and use the comment function](https://ingram-braun.net/public/programming/tex/apalike-german-bst-bibtex-bibliography-author-date-style#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme) there. + +## History + + - 11-sep-2016: Original version by Ingram Braun + - 17-mar-2018: Macro `mar` bug fixed ([Issue #1](https://github.com/CarlOrff/apalike-german/issues/1)). ## Copyright -Copyright 2016 by [Ingram Braun](https://ingram-braun.net/), 1986--2010 by Oren Patashnik. +© 2016–2018 by [Ingram Braun](https://ingram-braun.net/#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme), 1986–2010 by Oren Patashnik. ## License -[The LaTeX Project Public License 1.3c or later](http://www.latex-project.org/lppl.txt) +[The LaTeX Project Public License 1.3c or later](http://www.latex-project.org/lppl.txt) \ No newline at end of file -- cgit v1.2.3