citation-style-language/csl-editor

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

joblank13 opened this issue · 1 comments

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!

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>