Revtex4 for AIP Authoring: Template Needed

  • Thread starter Thread starter af361
  • Start date Start date
AI Thread Summary
The discussion centers on the need for a LaTeX template specifically for the Applied Physics Letters (APL) using Revtex4, as the American Institute of Physics (AIP) has not provided any official templates or style files for this purpose. The original poster expresses frustration over the lack of guidance from AIP and has reached out to their editors without receiving a response. There is uncertainty about whether to submit a document formatted in the American Physical Society (APS) style, which is the default for Revtex, or to wait for specific APL instructions. Some participants suggest that using the PRL format may suffice since APL's formatting resembles that of other APS journals, and they advise ensuring the document adheres to APL's page limits. Overall, the thread highlights the challenges faced by authors in navigating LaTeX requirements for AIP publications.
af361
Messages
2
Reaction score
0
I see that there have been some other LaTeX specifically Revtex questions in this forum, so i will post a question that i submitted to a LaTeX forum, but has not been answered.

My question is for anyone who is familiar with Revtex4 or does any APS and AIP authoring. It is easy to use if you want to author anything for American Physical Society (PRB, PRL, etc), but now AIP has cited Revtex4 as the LaTeX release of choice for Applied Physics Letters, and other AIP publications, but they do not provide a template or any .sty or .cls files (or any instructions) to make it unique for AIP. Long story short i need to author something for APL and i need a template, .sty, or .cls because i don't imagine that AIP will accept a tex file specied for APS.
Please help, or better yet send me a template for APL!

Thanks
 
Physics news on Phys.org
af361 said:
I see that there have been some other LaTeX specifically Revtex questions in this forum, so i will post a question that i submitted to a LaTeX forum, but has not been answered.

My question is for anyone who is familiar with Revtex4 or does any APS and AIP authoring. It is easy to use if you want to author anything for American Physical Society (PRB, PRL, etc), but now AIP has cited Revtex4 as the LaTeX release of choice for Applied Physics Letters, and other AIP publications, but they do not provide a template or any .sty or .cls files (or any instructions) to make it unique for AIP. Long story short i need to author something for APL and i need a template, .sty, or .cls because i don't imagine that AIP will accept a tex file specied for APS.
Please help, or better yet send me a template for APL!

Thanks

Have you contacted the editors or anyone associated with AIP? They would be the ones to answer this question...

I read through the submission process and it is not clear. So you will have to actually correspond with the editors about this.
 


yeah, i wrote an email to the editors and haven't heard back. I'm not a LaTeX guru just yet and I'm not sure if the lack of instructions means that i just submit it in APS style, which is what RevTex defaults to. I was hoping that there is someone, somewhere that has written an APL paper using Revtex can send me their template.
Thanks anyway!
 
At the start of my files I have...

Code:
\documentclass[aps,pre,preprint,showpacs]{revtex4}

The revtex style file has:

Code:
\DeclareOption{aps}{\change@society{aps}\def\@journal{}}%
\DeclareOption{pra}{\change@society{aps}\def\@journal{pra}}%
\DeclareOption{prb}{\change@society{aps}\def\@journal{prb}}%
\DeclareOption{prc}{\change@society{aps}\def\@journal{prc}}%
\DeclareOption{prd}{\change@society{aps}\def\@journal{prd}}%
\DeclareOption{pre}{\change@society{aps}\def\@journal{pre}}%
\DeclareOption{prl}{\change@society{aps}\def\@journal{prl}}%
\DeclareOption{prstab}{\change@society{aps}\def\@journal{prstab}}%
\DeclareOption{rmp}{\change@society{aps}\def\@journal{rmp}}%
\DeclareOption{osa}{\change@society{osa}\def\@journal{}}%
\DeclareOption{osameet}{\change@society{osa}\def\@journal{osameet}}%
\DeclareOption{opex}{\change@society{osa}\def\@journal{opex}}%
\DeclareOption{tops}{\change@society{osa}\def\@journal{tops}}%
\DeclareOption{josa}{\change@society{osa}\def\@journal{josa}}%

but no APL...

Oh well, this doesn't help much :smile:

Perhaps for APL, you just leave out the aps option, unless they added the apl bit later...
 
af361 said:
yeah, i wrote an email to the editors and haven't heard back. I'm not a LaTeX guru just yet and I'm not sure if the lack of instructions means that i just submit it in APS style, which is what RevTex defaults to. I was hoping that there is someone, somewhere that has written an APL paper using Revtex can send me their template.
Thanks anyway!

I've never published in APL, nor JAP, but the format does resembles PRL, PRA, etc., except for the non-centering of the authors/affiliation. So if all you want to do is to make sure you have the page length right for APL (i.e. not exceeding 3 pages), then I'd say, use the PRL format. You can submit it as is, or change it into a draft style, it doesn't matter. They usually re-typeset your LaTex file anyway.

Zz.
 
I’ve been looking through the curricula of several European theoretical/mathematical physics MSc programs (ETH, Oxford, Cambridge, LMU, ENS Paris, etc), and I’m struck by how little emphasis they place on advanced fundamental courses. Nearly everything seems to be research-adjacent: string theory, quantum field theory, quantum optics, cosmology, soft matter physics, black hole radiation, etc. What I don’t see are the kinds of “second-pass fundamentals” I was hoping for, things like...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...

Similar threads

Replies
5
Views
19K
Replies
10
Views
2K
Replies
3
Views
10K
Replies
4
Views
4K
Back
Top