Found the problem.
Thanks!!
Search found 9 matches
- Wed Jan 05, 2011 2:05 pm
- Forum: Graphics, Figures & Tables
- Topic: listoffigures and listoftables do not work together
- Replies: 3
- Views: 3097
- Wed Jan 05, 2011 1:22 pm
- Forum: Graphics, Figures & Tables
- Topic: listoffigures and listoftables do not work together
- Replies: 3
- Views: 3097
listoffigures and listoftables do not work together
Hi guys,
when I want to put the together, I get the error: "destination with the sam identifier has already defined"
\tableofcontents
\newpage
\addcontentsline{toc}{section}{List of Figures}
\listoffigures
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\newpage
%\listoftables ...
when I want to put the together, I get the error: "destination with the sam identifier has already defined"
\tableofcontents
\newpage
\addcontentsline{toc}{section}{List of Figures}
\listoffigures
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\bigskip
%\newpage
%\listoftables ...
- Tue Jan 04, 2011 5:53 pm
- Forum: Graphics, Figures & Tables
- Topic: Two questions conserning Tables and Figures
- Replies: 2
- Views: 2070
Two questions conserning Tables and Figures
\documentclass[12pt]{article}
%\usepackage[ngerman]{babel}
%\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry{a4paper, top=25mm, left=25mm, right=25mm, bottom=25mm}
\usepackage{graphicx}
\usepackage{tabularx}
\usepackage{float}
\usepackage{lscape}
\usepackage{color ...
%\usepackage[ngerman]{babel}
%\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry{a4paper, top=25mm, left=25mm, right=25mm, bottom=25mm}
\usepackage{graphicx}
\usepackage{tabularx}
\usepackage{float}
\usepackage{lscape}
\usepackage{color ...
- Mon Jan 03, 2011 7:01 pm
- Forum: Text Formatting
- Topic: Short appendix question
- Replies: 5
- Views: 2527
Re: Short appendix question
Hi frabjous,
it worked.
Thank you very much for the help!!
it worked.
Thank you very much for the help!!
- Mon Jan 03, 2011 6:29 pm
- Forum: Text Formatting
- Topic: Short appendix question
- Replies: 5
- Views: 2527
Short appendix question
Hi,
my setting is like this:
\documentclass[12pt]{article}
%\usepackage[ngerman]{babel}
%\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry{a4paper, top=25mm, left=25mm, right=25mm, bottom=25mm}
\usepackage{graphicx}
\usepackage{tabularx}
\usepackage{float}
\usepackage ...
my setting is like this:
\documentclass[12pt]{article}
%\usepackage[ngerman]{babel}
%\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry{a4paper, top=25mm, left=25mm, right=25mm, bottom=25mm}
\usepackage{graphicx}
\usepackage{tabularx}
\usepackage{float}
\usepackage ...
- Mon Jan 03, 2011 4:56 pm
- Forum: Text Formatting
- Topic: Short appendix question
- Replies: 5
- Views: 2527
Short appendix question
Hi guys,
I have a short question about the appendix. My code is the following:
\newpage
\addcontentsline{toc}{section}{Appendix}
\appendix
\section*{Appendix}
\subsection{Graph 1}
Now the content gives my the followiwing expression .1 Graph 1. How can I change this to A.1 or A1 Graph 1?
Thank ...
I have a short question about the appendix. My code is the following:
\newpage
\addcontentsline{toc}{section}{Appendix}
\appendix
\section*{Appendix}
\subsection{Graph 1}
Now the content gives my the followiwing expression .1 Graph 1. How can I change this to A.1 or A1 Graph 1?
Thank ...
- Sun Nov 21, 2010 11:40 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problems with \citet
- Replies: 1
- Views: 2720
Problems with \citet
Hi guys,
I have some troublem citing pages in the text.
I am using \citet[][page 1]{Hirschman1945} but this does not work.
I have installed the following packages
\documentclass[12pt]{article}
%\usepackage[ngerman]{babel}
\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry ...
I have some troublem citing pages in the text.
I am using \citet[][page 1]{Hirschman1945} but this does not work.
I have installed the following packages
\documentclass[12pt]{article}
%\usepackage[ngerman]{babel}
\usepackage{a4wide}
\usepackage{setspace}
\usepackage{geometry}
\geometry ...
- Sun Nov 21, 2010 11:19 pm
- Forum: BibTeX, biblatex and biber
- Topic: How to cite Reports and Database
- Replies: 3
- Views: 9627
Re: How to cite Reports and Database
Thanks. That worked well.
- Sun Nov 21, 2010 5:25 pm
- Forum: BibTeX, biblatex and biber
- Topic: How to cite Reports and Database
- Replies: 3
- Views: 9627
How to cite Reports and Database
Hi guys,
I tried to search my question but could not find any results.
I need to cite the Amnesty Internatiol Report and World Bank Indcator databases.
Both do not have authors. I tried the techreport in Jabref but they ask for authors.
It would be great if you could help me.
Thank You
I tried to search my question but could not find any results.
I need to cite the Amnesty Internatiol Report and World Bank Indcator databases.
Both do not have authors. I tried the techreport in Jabref but they ask for authors.
It would be great if you could help me.
Thank You