Problems with own style
Hello, I'm trying to define my own *.csl file and its getting better and better.
But now I have a little problem. I tried to implement an ibid function and after that, my entries are sorted like this:
Name1, Forename1 (Hrsg.) (2013a) ...
Name2, Forename2 (2013b): ....
Name3, Forename3 (1993c): ....
The a, b, c ... chars are there for different authors instead of equal.
If needed I can post my style files, but if anyone knows which keyword to enter in my search function i would have a starting point to figure the problem out.
Thanks!
But now I have a little problem. I tried to implement an ibid function and after that, my entries are sorted like this:
Name1, Forename1 (Hrsg.) (2013a) ...
Name2, Forename2 (2013b): ....
Name3, Forename3 (1993c): ....
The a, b, c ... chars are there for different authors instead of equal.
If needed I can post my style files, but if anyone knows which keyword to enter in my search function i would have a starting point to figure the problem out.
Thanks!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
https://gist.github.com/anonymous/199e1534aa9a1caf08caa0c8ed8d1ab0
I have posted my old version and the edited, the error only occurs in the new version.
As template I have used the following style:
https://www.zotero.org/styles/hochschule-fur-wirtschaft-und-recht-berlin
And I've tried to implement the ibid-function from:
https://www.zotero.org/styles/chicago-fullnote-bibliography
<else-if match="any" position="subsequent"/>
which doesn't really make any sense and throws the processor off although it's technically valid. What are you trying to do there? If you just want subsequent citations to be full citations, delete that line.To be honest, I only took over the line and did not understand correctly.
Many Thanks!