Dear forum,
I am a relatively inexperienced TeX user, who uses Texniccenter in Windows. I would like to write a paper in APS format and am not sure what, exactly, I have to do in order to make this happen. The version of t-center I have installed is 1 Beta 7.01. I have been told that I need revtex and have downloaded the new version. What do I do now? Might it be the case that revtex is already incorporated into the latest version of t-center?
An idiot's guide to making APS format happen in t-center would be brilliant.
Thanks!
General ⇒ How to use revtex with Texniccenter
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
How to use revtex with Texniccenter
The revtex4-1 class is not part of TeXnicCenter (TXC) but of your LaTeX distribution. Make sure that you not only installed TXC, but also for example MiKTeX. TXC is only the environment in which you will edit and compile your documents. Moreover you should use the latest stable version of TXC.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
How to use revtex with Texniccenter
To follow up what localghost said, I just finished writing a JCP paper with revtex. Start your document with:
\documentclass{revtex4-1}
Everything you need is at http://authors.aps.org/revtex4/
\documentclass{revtex4-1}
Everything you need is at http://authors.aps.org/revtex4/