Search found 1 match

by Giuseppe
Thu Apr 05, 2012 10:17 am
Forum: BibTeX, biblatex and biber
Topic: Automatic Bibliography
Replies: 1
Views: 3048

Automatic Bibliography

I'm trying to set automatic bibliography in my thesis.
This is my source code:
\documentclass[12pt,a4paper]{report}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage[utf8]{inputenc}
\usepackage{footnote}
\usepackage{caption}
\usepackage[italian]{babel}
\usepackage[babel]{csquotes}
\usepackage ...