Hi,
i'm using a graphic and i want to reference to the source in the caption, thus i am using:
\caption(UART character \cite{01})
Unfortunately the reference also appears in the list of figures. In the list of figures i just want the name of the graphic (without the reference)
some ideas/solutions ...
Search found 3 matches
- Wed Apr 29, 2009 10:26 am
- Forum: Graphics, Figures & Tables
- Topic: referencing graphics
- Replies: 1
- Views: 1685
- Thu Apr 16, 2009 1:41 pm
- Forum: Text Formatting
- Topic: 'Acronyms' in table of contents
- Replies: 2
- Views: 18909
Re: 'Acronyms' in table of contents
exactly, thanks a lot!
- Thu Apr 16, 2009 12:45 pm
- Forum: Text Formatting
- Topic: 'Acronyms' in table of contents
- Replies: 2
- Views: 18909
'Acronyms' in table of contents
Hi,
i am currently working on my thesis. i want to include a list of acronyms, thus i am using the acronym package. After the commands \listoffigures and \listoftables i use the following code for the list of acronyms
\chapter*{Acronyms}
\begin{acronym}[TDMA]
\setlength{\itemsep}{-\parsep ...
i am currently working on my thesis. i want to include a list of acronyms, thus i am using the acronym package. After the commands \listoffigures and \listoftables i use the following code for the list of acronyms
\chapter*{Acronyms}
\begin{acronym}[TDMA]
\setlength{\itemsep}{-\parsep ...