Articles, Essays, and Journal Templates ⇒ Latex template for wiley journals
Latex template for wiley journals
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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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}
Re: Latex template for wiley journals
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
dvips
as hinted in my answer. The webpage you linked states that they prefer PS.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.