Search found 2 matches

by christopheccc
Thu May 20, 2010 10:36 pm
Forum: BibTeX, biblatex and biber
Topic: inline citation and no references at the end
Replies: 1
Views: 5719

inline citation and no references at the end

Hi,


so I have a solution and a new question.

I was using quickbuild (PdfLatex) with kile, which usually does automatically:
1) PdfLatex
2) BibTex
3) PdfLatex
4) PdfLatex

But, probably because of the \nobibliography{...}, it wasn't doing this. So I did steps 1 to 4 myself and (magic!) it worked ...
by christopheccc
Thu May 20, 2010 10:21 pm
Forum: BibTeX, biblatex and biber
Topic: inline citation and no references at the end
Replies: 1
Views: 5719

inline citation and no references at the end

hello,


I have looked a lot for my problem which is the contrary of what people usually want. I want to create a commented list of references. For this I use this code:

\documentclass[12pt,a4paper]{article} % what class is the most suitable ?

\usepackage[latin1,utf8]{inputenc} % permet d ...