Modifying Nature citation style
Hey,
the nature citation style comes closest to my university standards for my doctoral disseration.
I was able to change one thing by myself *yay* - unfortunatelly, I need some help with two other parts for which I havent found any solutions in the forum so far :/
As an example:
http://pastebin.com/huLTumjX - the code, I changed so far.
Oh, maybe I am just overwhelmed with codes and for me the new surface of Zotero - where am I able to save the changes to a citation style?
Thanks in advance for any support and suggestions!
the nature citation style comes closest to my university standards for my doctoral disseration.
I was able to change one thing by myself *yay* - unfortunatelly, I need some help with two other parts for which I havent found any solutions in the forum so far :/
As an example:
This is the status quo. (a) I wish, that the last two of multiple names (or if there are just two names...) are seperated with "and" (well... und) instead of "&". (b) Furthermore I wish that the volume is not displayed in "bold", just simple plain text. (c) Is it possible to seperate the Names from the paper title with an ":" instead of "."?Groch, S, Wilhelm, I, Diekelmann, S & Born, J. The role of REM sleep in the processing of emotional memories: evidence from behavior and event-related potentials. Neurobiol Learn Mem 99, 1–9 (2013).
http://pastebin.com/huLTumjX - the code, I changed so far.
Oh, maybe I am just overwhelmed with codes and for me the new surface of Zotero - where am I able to save the changes to a citation style?
Thanks in advance for any support and suggestions!
(b): < group font-weight=""> [just removed the "bold"] and
(c): < text macro="author" suffix=":"/> [changed "." to ":"]
And for (a) I - at least - found the responsible line
< name sort-separator=" " delimiter=", " and="symbol" initialize-with="" delimiter-precedes-last="never" name-as-sort-order="all"/>
http://pastebin.com/LMeF6tPQ
I stumbled over some other issues, maybe I can jump in right here...
While adding a citation my text-format was (temporarily) screwed (line spacing, other font etc.). I found a solution in: http://www.zotero.org/support/kb/word_default_font // https://forums.zotero.org/discussion/23997/lineheight-paragraphspacing-changeable/
(d) Unfortunatelly, while adding my bibliography at the end of my document, the format I defined by default (1.5 line spacing, font, indents) is not processed by the zotero plugin for libreoffice. I guess, it is more a question of using libreoffice properly, than an issue of the plugin.
(e) Additionally I would like to change the citation itself from superscript number "1" to author and year of publication like "(Groch S et al. 2013)". I found a similar citation style in the "cell" *.csl.
Unfortunatelly the cell CSL puts the publication year after the authors, instead of putting it to the end of the citation in the biblography.
I am not sure which is easier to change with by very, very basic and rudimentary understanding of xml/html coding.
Thanks again in advance!
http://pastebin.com/G5NCN4Q9
the bibliograph has a alphabetic order and a numbering.
Unfortunatelly the formatting is not jet perfect. As for now it looks like: I would prefer a formatting, where the 2nd/3rd and other lines would not be directly under the numbering.
Thanks for any advice in advance!
Via the complementary csl editor from zotero was I testing the style. Once again it seems to be an issue of using libreoffice properly.