acknowledgments in latex
Posted
by biosci
on Stack Overflow
See other posts from Stack Overflow
or by biosci
Published on 2010-06-01T14:10:03Z
Indexed on
2010/06/01
14:13 UTC
Read the original article
Hit count: 191
latex
I'm in a documentclass{article} in Latex. How would I put the name of an advisor on the first page? I've seen examples in latex for things like \principaladvisor{} but that seems to be done with the thesis class. I'm guessing with the article class I'd list the advisor as a co-author or something. How do I do that?
© Stack Overflow or respective owner