Search found 2 matches
- Fri Oct 15, 2010 4:43 am
- Forum: BibTeX, biblatex and biber
- Topic: Insert empty line between references in the bibliography
- Replies: 2
- Views: 2844
Insert empty line between references in the bibliography
I'm using bibtex4word - that's why I want to change directly bst style (my own style).
- Thu Oct 14, 2010 4:46 pm
- Forum: BibTeX, biblatex and biber
- Topic: Insert empty line between references in the bibliography
- Replies: 2
- Views: 2844
Insert empty line between references in the bibliography
Hi!
I have a problem. I need to insert an empty line after each reference in my bibliography - I'm using my own style (which is based on unsrt ) and bibtex4word template. I've tried to insert such strings as:
"\newline" *
"\\" *
"\vspace{ }" * in function fin.entry (which is called after each ...
I have a problem. I need to insert an empty line after each reference in my bibliography - I'm using my own style (which is based on unsrt ) and bibtex4word template. I've tried to insert such strings as:
"\newline" *
"\\" *
"\vspace{ }" * in function fin.entry (which is called after each ...