Tagged Questions
4
votes
0answers
161 views
Float reference only appears when using [h] here float placement [closed]
I'm typesetting an article using PNAS' template for two-column articles:
http://www.pnas.org/misc/PNASTWO.CLS
My problem is that if I include a figure or table:
\begin{figure}
\caption{my figure}
...
6
votes
1answer
65 views
Cross reference of a section that doesn't have a section number
I was using ACM CHI latex template in which sections do not have section numbers. For example:
BACKGROUND
SubBackground
SubSubBackground
Now I want to cross reference, but I don't ...
6
votes
2answers
309 views
cleveref gets names wrong when using the SIAM document class
When I try to use cleveref in conjunction with the SIAM style files, references to theorems, sections, figures and tables are accurate, but all other references' names (corollaries, definitions, ...