plk / biblatex-apa

APA style for BibLaTeX
88 stars 48 forks source link

nswissgerman creates a page before titlepage with content 'ost' #202

Closed tyl3r-ch closed 1 year ago

tyl3r-ch commented 1 year ago

I'm using the language nswissgerman and with biblatex and 'apa' style it created an additional first page with the content 'ost'. I compared the nswissgerman-apa.lbx with the ngerman-apa.lbx file and saw a few missing entries.


8: \NewBibliographyString{jourarticle}
180: writer           = {{Autor\addslash\nbhyphen{}in}{Autor\addslash\nbhyphen{}in}}, %there is no comma at the end of the line
193:   abstract         = {{Abstract}{Abstract}},
220: nodate           = {{nicht\space datiert}{{}n\adddot\addabthinspace d\adddot}},
369: %remove line

nswissgerman-apa.lbx-old.txt nswissgerman-apa.lbx.txt

After changing this, it worked as expected.