Search found 2 matches

by Adrian Gonzalez
Mon Jan 15, 2018 4:27 pm
Forum: BibTeX, biblatex and biber
Topic: Customize reference style
Replies: 5
Views: 9104

Customize reference style

Sorry, I forgot to put an example of the TEX document:

\documentclass[twoside,12pt]{article}

\begin{document}

blablabla \cite{valle1}

\bibliographystyle{unsrt}
\bibliography{references}
\end{document}
by Adrian Gonzalez
Mon Jan 15, 2018 4:22 pm
Forum: BibTeX, biblatex and biber
Topic: Customize reference style
Replies: 5
Views: 9104

Customize reference style



Dear all,

I am using latex with TeXniCenter (Windows). I am trying to modify the BST. file unsrt.bst to get the reference style exactly as I need.

this is my BST so far:
ENTRY
{ address
author
booktitle
chapter
edition
editor
howpublished
institution
journal
year
key
month
note ...