Hello!
I created my own bib style and it is working, however one of the features I need in my reference list is that it looks like this:
Author; Year
"Title of the article"
Title of the journal
So far I've managed to set the fonts and the separators however I can't make a new line between each block. When I was creating the bst file I answered
%<<PUNCTUATION BETWEEN SECTIONS (BLOCKS):
%: (def) \newblock after blocks (periods or new lines with openbib option)
However I don't know how to use the \newblock command to get the line.
I am using BibTex and the package natbib
Thanks for your help
Alejandra
General ⇒ Bib style, newblcok comand
NEW: TikZ book now 40% off at Amazon.com for a short time.
Bib style, newblcok comand
Use the openbib option of \documentclass:
Code: Select all
\documentclass[openbib,...]{...}
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.