I am close to giving up now: I am desperately trying to accomplish a supposedly simple thing: I manage the references for my work with Mendeley. I want to format the bibliography so that I have:
[author]
[title] etc.
means, after the element author I would like to have a simple line break. However, this seems to be a major problem. I came across these ways:
However none of the worked at all. I can't believe that it is that hard. I tried to surround the author by a <group> with delimiter=" " as well, but this had not effect.
Can anyone help me or point me a direction or is this not possible at all? Can't believe that this is so hard...
Thanks a lot!
Peter
Using the escaped HTML code for a line feed (
), as described in your first link, works for me.With the modified version of APA at https://gist.github.com/rmzelle/b9bc934521ff7c5b4fb7, which uses
<text macro="author" suffix=" "/>(and a little cleanup, like removing the hanging-indent and delimiter after the author macro), I get references like:(as tested with the Zotero reference test pane)