spircar
About
- Username
- spircar
- Joined
- Roles
- Member
Comments
-
Yes, I am new to CSL. Thank you for explaining this! I think I have fixed it: -deleted the else-statement which produced "S." -added your group delimiter snippet -added a condition "if page is present" inside the macro "issued-year", which contain…
-
Removing lines 527-529 still breaks the syntax for me: 527: 528: 529: After inserting your snippet at 621-5 it now looks like this: …
-
That didn't work for me. When adding the group delimiter I got a syntax error, so I added an extra apostrophe: group delimiter=": " Removing lines 527-529 also creates an error, so I just removed line 527: text variable="locator" prefix=" " .. Or d…
-
OK - I'll remove 0(0) manually going forwards. It's fairly common, definitely worth stripping it automatically on import. One more thing: I tried to get direct quotes in this format: (Koenig 2012: 165–174) or (in case of only two pages): (Schweitz…
-
@damnation Yes, that works for me too - not sure why it didn't with my test reference. However this doesn't count prepublications with "0(0)" as volume/issue, because conditions can only be set to "is present" or "is a number", but not "is number 0"…
-
Thank you both for your help! I could fix #1. As to #2, I changed Layout > Group > locators (macro) > Conditional > If article-journal OR article > Conditional > If issued > Conditional > If NOT (page OR issue) > status (…
-
Many thanks for your quick reply! I was able to fix a lot of it. Still struggling with this though: -For websites, term "accessed" should be "Zitierdatum". The current output however is "Zugegriffen." I can't find this string in the code. Where is…