Dear community members,
Here is one question I could not figure out. I really appreciate if anyone could help me. I go through the forum and could not find a solution.
I am editing the reference list. The following is the standard commands.
\nocite{*}
\bibliographystyle{plainnat}
\bibliography ...
Search found 3 matches
- Fri May 03, 2013 5:19 pm
- Forum: BibTeX, biblatex and biber
- Topic: Additional Space after Colon in References
- Replies: 2
- Views: 4483
- Sat Feb 11, 2012 6:26 pm
- Forum: Graphics, Figures & Tables
- Topic: beamer | Problems with Stata Output
- Replies: 2
- Views: 3636
Re: beamer | Problems with Stata Output
Hi Thorsten:
Thank you for your reply. When I compile these codes, the error message is "! Illegal parameter number in definition of \test.". I guess there may be something wrong with "\def\sym#1{\ifmmode^{#1}\else\(^{#1}\)\fi}", but I did not know what it is.
Best Wishes
Thank you for your reply. When I compile these codes, the error message is "! Illegal parameter number in definition of \test.". I guess there may be something wrong with "\def\sym#1{\ifmmode^{#1}\else\(^{#1}\)\fi}", but I did not know what it is.
Best Wishes
- Sat Feb 11, 2012 8:28 am
- Forum: Graphics, Figures & Tables
- Topic: beamer | Problems with Stata Output
- Replies: 2
- Views: 3636
beamer | Problems with Stata Output
Hi all,
I am creating a table in Beamer, and there is one question that really bothers me. The following code works well in MiKTeX, but it does not work in Beamer. Anyone could tell me why? By the way, these codes are generated by Stata. Thank you.
My code looks like this:
\documentclass[12pt ...
I am creating a table in Beamer, and there is one question that really bothers me. The following code works well in MiKTeX, but it does not work in Beamer. Anyone could tell me why? By the way, these codes are generated by Stata. Thank you.
My code looks like this:
\documentclass[12pt ...