Hello,
I need help because the journal Advanced Materials (Wiley) does not provide a Latex template and they have a set of requirements for Latex submissions but I don't know how to build a Latex template bottom up.
http://onlinelibrary.wiley.com/journal/ ... latex.html
Please, does anyone have a suitable template that I could use?
It is very important and urgent for me
Thank you so much.
Articles, Essays, and Journal Templates ⇒ Latex template for wiley journals
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Latex template for wiley journals
samia wrote:a set of requirements for Latex submissions but I don't know how to build a Latex template bottom up.
Wiley wrote:Only a few guidelines are to be observed, you may lay out your document as you wish, but for easy reading by editors and referees.
Code: Select all
% arara: latex
% use `dvips' to coonvert to ps-format
\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}
this is text.
\end{document}
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: Latex template for wiley journals
Thanks a lot Johannes_B for your help.
I will send just a pdf while waiting to find a model template.
samia
I will send just a pdf while waiting to find a model template.
samia
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Latex template for wiley journals
I would use latex in dvi-mode to create a dvi and convert this to Postscript (ps) vi
dvips
as hinted in my answer. The webpage you linked states that they prefer PS.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Latex template for wiley journals
Good Morning Samia,samia wrote:Thanks a lot Johannes_B for your help.
I will send just a pdf while waiting to find a model template.
samia
May I ask you please if you have managed to get the LATex template for Wiley? I m currenty facing the same issue and I would appreciate if you can share it.
Thanks for your support.