Hey I am new to Latex.
My bibliography style in my report is {amsplain}. When I look at my bibliography I noticed that first name appear before the last name. Furthermore the full first name appears rather than the initial.
Is it possible to change this so it is just the last name of the author ...
Search found 8 matches
- Sat Nov 07, 2009 4:35 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography showing full first name
- Replies: 3
- Views: 7288
- Sun Sep 20, 2009 10:00 pm
- Forum: Graphics, Figures & Tables
- Topic: Displaying figure source under caption
- Replies: 4
- Views: 28836
Re: Displaying figure source under caption
Thank you very much for that. I've been looking everywhere to figure this one out.
Cheers
Cheers
- Sun Sep 20, 2009 7:56 am
- Forum: Graphics, Figures & Tables
- Topic: Displaying figure source under caption
- Replies: 4
- Views: 28836
Displaying figure source under caption
Hey i've tried searching on google and this forum and i havent been able to find the answer to this question.
When I insert a figure I want to name the source of the figure under the figure caption. Is there anyway to do this instead of just naming the source in the caption. Prefferably in a ...
When I insert a figure I want to name the source of the figure under the figure caption. Is there anyway to do this instead of just naming the source in the caption. Prefferably in a ...
- Sat Sep 12, 2009 11:44 am
- Forum: Graphics, Figures & Tables
- Topic: Help with figures
- Replies: 6
- Views: 6195
Re: Help with figures
Thanks for that guys. Sorry about the questions i;m a bit of latex noob. Thanks again and have a good weekend:)
- Fri Sep 11, 2009 11:09 am
- Forum: Graphics, Figures & Tables
- Topic: Help with figures
- Replies: 6
- Views: 6195
Re: Help with figures
Thanks for that localghost. Do you know if it is difficult to actually draw tree diagram on latex? I did a quick google search and all the tree diagrams were vertical ones. I couldn't find out how to do a horizontal one like the one I have drawn. Thats why I just drew it using word and Paint.
- Fri Sep 11, 2009 6:18 am
- Forum: Graphics, Figures & Tables
- Topic: Help with figures
- Replies: 6
- Views: 6195
Help with figures
Hey when I try insert this figure into my latex report file it appears very pixalated. This is my latex input
\begin{figure}
\centering
\includegraphics{Tree}
\caption{The Probability Structure of Trade}\label{fig:Tree}
\end{figure}
but when I open the jpg file it appears fine. I drew the ...
\begin{figure}
\centering
\includegraphics{Tree}
\caption{The Probability Structure of Trade}\label{fig:Tree}
\end{figure}
but when I open the jpg file it appears fine. I drew the ...
- Sun Aug 09, 2009 6:24 am
- Forum: Math & Science
- Topic: Black filled QED in amsthm
- Replies: 2
- Views: 8833
Re: Black filled QED in amsthm
Excelllent thank you so much for that.
- Sun Aug 09, 2009 3:32 am
- Forum: Math & Science
- Topic: Black filled QED in amsthm
- Replies: 2
- Views: 8833
Black filled QED in amsthm
Hey when you are in the proof environment using the amsthm package the QED square at the end of the proof is unfilled. Is there a way to make it \blacksquare.
I tried searching the forum but could not find the answer.
I tried searching the forum but could not find the answer.