citation-style-language / csl-editor

cslEditorLib - A HTML 5 library for searching and editing CSL styles
http://editor.citationstyles.org
MIT License
188 stars 34 forks source link

APA 6th abbreviation german version from "o. J" to "o. D." #252

Open joblank13 opened 1 year ago

joblank13 commented 1 year ago

BIBLIOGRAPHY: In apa6, websites without a date (year) are automatically indicated as 'n. a.' in the English version and as 'o. J.' in the German version. Now, I want to change this abbreviation to 'o.D.' instead of 'o. J.' when the website lacks a date. How do I do this in the Mendeley CSL Editor? Thank you for your help!

POBrien333 commented 5 months ago

Hi @joblank13

You asked in the wrong repository, that's why you didn't get an answer. (see https://github.com/citation-style-language/styles/issues)

This is also shown here: https://docs.citationstyles.org/en/stable/specification.html#locale-files-structure You'd need to redefine the term in the locale section like so: <term name="no date" form="short">o.D."</term>