Search found 34 matches

by sherlock
Wed Sep 16, 2009 7:02 pm
Forum: Graphics, Figures & Tables
Topic: problem with margin in list of figures
Replies: 2
Views: 5118

Re: problem with margin in list of figures

Thanks gmedina,
problem solved
by sherlock
Wed Sep 16, 2009 4:44 pm
Forum: Graphics, Figures & Tables
Topic: problem with margin in list of figures
Replies: 2
Views: 5118

problem with margin in list of figures

Hi
I am having problem with the list of figures, i.e, the list
"overflow" the right margin. How can I get ride of it?
This is an image of the list
lofmargin.png
this is my code
\documentclass[a4paper,11pt]{report}
\usepackage[lmargin=2.5cm, rmargin=2.5cm,tmargin=2.5cm,bmargin=2.5cm]{geometry ...
by sherlock
Tue Aug 25, 2009 6:04 pm
Forum: General
Topic: top margin
Replies: 3
Views: 3993

Re: top margin

Thanks
:D
by sherlock
Tue Aug 25, 2009 4:17 pm
Forum: General
Topic: top margin
Replies: 3
Views: 3993

top margin

Hi
I would like to set up the top margin of chapter
pages to be the same as the rest of the document?
I used the solution of this topic
http://www.latex-community.org/forum/viewtopic.php?f=5&t=1533 .
But when I to use the code this package
\usepackage[Sonny]{fncychap} doesnt make effect ...
by sherlock
Fri Aug 14, 2009 12:47 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography style
Replies: 2
Views: 6134

Re: Bibliography style

Hi gmedina
I don't have to include the DOI field but I would
like to include it. I would like to put everything about
my references for better identification.

Thanks
by sherlock
Thu Aug 13, 2009 4:32 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography style
Replies: 2
Views: 6134

Bibliography style

Hi
Does anyone know what bibliography style that Support DOI field and appear like this:
Diffenbaugh, N. S., Pal, J. S., Trapp, R. J., and Giorgi, F. (2005). Fine-scale processes regulate
the response of extreme events to global climate change. PNAS, 102(44):15774–15778.doi10.1073/pnas.0506042102 ...
by sherlock
Fri Jul 31, 2009 5:10 pm
Forum: BibTeX, biblatex and biber
Topic: References with DOI field
Replies: 6
Views: 54432

Re: References with DOI field

Thanks
by sherlock
Fri Jul 31, 2009 3:57 pm
Forum: BibTeX, biblatex and biber
Topic: References with DOI field
Replies: 6
Views: 54432

References with DOI field

Hi
Im using ubuntu 9.04, Kile Version 2.0.81 and kbibtex 0.2.1.

\documentclass[a4paper,11pt]{report}
\usepackage{natbib}
\begin{document}
\bibliographystyle{apalike}
\bibliography{references_prop}
\end{document}


this is my reference in kbibtex
@Article{ christensen2003,
title = "Climate ...
by sherlock
Thu Jun 18, 2009 2:42 pm
Forum: BibTeX, biblatex and biber
Topic: References with DOI field
Replies: 6
Views: 54432

References with DOI field

Thanks localghost

My problem is that my references appear like this:
Paeth, H. and Feichter, J. (2006). Greenhouse-gas versus aerosol forcing and African climate response. Climate Dynamics, 26:35–54.

but I want to my references appear like this:
Paeth, H. and Feichter, J. (2006). Greenhouse-gas ...