From 276038a22b002640c158178010b146bf9287b31b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 31 Dec 2022 03:04:33 +0000 Subject: CTAN sync 202212310304 --- biblio/bibtex/contrib/apalike-german/README.html | 59 ++++++++++------------ biblio/bibtex/contrib/apalike-german/README.md | 9 ++-- .../contrib/apalike-german/apalike-german.bst | 1 + 3 files changed, 34 insertions(+), 35 deletions(-) (limited to 'biblio/bibtex/contrib') diff --git a/biblio/bibtex/contrib/apalike-german/README.html b/biblio/bibtex/contrib/apalike-german/README.html index 2a9ac1a31d..dde402f2f7 100644 --- a/biblio/bibtex/contrib/apalike-german/README.html +++ b/biblio/bibtex/contrib/apalike-german/README.html @@ -1,40 +1,37 @@ -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:

+ + +The apalike-german package: an author year style for BibTeX.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:

-

Installing

-

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.”:

+

Installing

+

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.”:

@MISC{undated-item,
   ...
   year = {o.J.},
 }
 
-

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.

-

History

+

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.

+

History

-

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 +

Copyright

+

© 2016–2022 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/biblio/bibtex/contrib/apalike-german/README.md b/biblio/bibtex/contrib/apalike-german/README.md index f3672bdbd5..10d702436d 100644 --- a/biblio/bibtex/contrib/apalike-german/README.md +++ b/biblio/bibtex/contrib/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,16 +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#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme) there. +Or visit me on [my website and use the comment function](https://ingram-braun.net/erga/the-apalike-german-package-an-author-year-style-for-bibtex/#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme) there. ## History - - 11-sep-2016: Original version by Ingram Braun + - 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)). + - 30-dec-2022: Project URL renewed. ## Copyright -© 2016–2018 by [Ingram Braun](https://ingram-braun.net/#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme), 1986–2010 by Oren Patashnik. +© 2016–2022 by [Ingram Braun](https://ingram-braun.net/#ib_campaign=$apalike-german&ib_medium=repository&ib_source=readme), 1986–2010 by Oren Patashnik. ## License diff --git a/biblio/bibtex/contrib/apalike-german/apalike-german.bst b/biblio/bibtex/contrib/apalike-german/apalike-german.bst index e8df34904d..64e75f136f 100644 --- a/biblio/bibtex/contrib/apalike-german/apalike-german.bst +++ b/biblio/bibtex/contrib/apalike-german/apalike-german.bst @@ -5,6 +5,7 @@ % History: % 11-sep-2016: Original version by Ingram Braun (https://ingram-braun.net/). % 17-mar-2018: Macro "mar" bug fixed. +% 30-dec-2022: Project URL renewed. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.3