Search found 4 matches

by ddd91
Tue Sep 29, 2015 11:02 pm
Forum: General
Topic: Problems with references
Replies: 1
Views: 2907

Problems with references

Hi,
I'm writing my graduation thesis on Latex and I have a problem with my references.
When I create my pdf file, from the Latex one, all the references and the quotes are colored! The references to some other chapters and to figures are red, the quotes are green, and I don't want it. How can I ...
by ddd91
Sun Aug 09, 2015 4:08 pm
Forum: General
Topic: Problems with manual bibliography
Replies: 5
Views: 5142

Re: Problems with manual bibliography

Perfect! Thank you!
by ddd91
Sun Aug 09, 2015 2:18 pm
Forum: General
Topic: Problems with manual bibliography
Replies: 5
Views: 5142

Problems with manual bibliography

Sure,ok!

\documentclass[a4paper,12pt]{report}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,italian]{babel}
\usepackage[autostyle,italian=guillemets]{csquotes}
\usepackage[bibstyle=numeric,citestyle=numeric-comp]{biblatex}
\usepackage{guit}
\usepackage{lipsum ...
by ddd91
Sun Aug 09, 2015 12:21 pm
Forum: General
Topic: Problems with manual bibliography
Replies: 5
Views: 5142

Problems with manual bibliography

Hi,
I'm writing my graduation thesis but I can't add quotes in my work and I don't know why.
I made my bibliography with:
\begin{thebibliography}... and it works because when I compile my work I obtain the bibliography in my pdf file.
http://i62.tinypic.com/2rxb5z8.png
But when I try to quote some ...