Search found 2 matches

by sannemadsen
Tue Dec 02, 2014 10:32 pm
Forum: Graphics, Figures & Tables
Topic: How to make the bibliography in order
Replies: 3
Views: 2633

How to make the bibliography in order

I have looked through the link you sent me, but I am not completely sure how to send such a package. I can give you the informations though. These are the commands I use for the main document.
\documentclass[a4paper,oneside]{article}
\usepackage[margin=75pt]{geometry}
\usepackage{multicol ...
by sannemadsen
Tue Dec 02, 2014 4:05 pm
Forum: Graphics, Figures & Tables
Topic: How to make the bibliography in order
Replies: 3
Views: 2633

How to make the bibliography in order

Hello! I Am having a problem. I am using writelatex to make a report in. But when I cite a reference, it is not showing the proper number. I have around 20 references, and I want the first in my .bib file to be number 1, such that if I \cite{refnumber1} it will show [1] in the preview. The problem ...