General ⇒ Bib style, newblcok comand
Bib style, newblcok comand
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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Bib style, newblcok comand
Code: Select all
\documentclass[openbib,...]{...}