Choosing the right template is the first step toward a professional and publishable manuscript. Below is a comprehensive guide that covers the essential sections, layout rules, and typographic conventions commonly required by journals and conferences.
| Element | Font family | Size | Style |
|---|---|---|---|
| Body text | Times New Roman, Latin Modern, or similar serif | 10pt | Regular |
| Headings | Arial, Helvetica, or sansserif | 1214pt (depending on level) | Bold |
| Captions | Times New Roman | 9pt | Italic |
| Footnotes | Times New Roman | 8pt | Regular |
| Code listings | Courier New or other monospaced | 9pt | Regular |
The title page varies by discipline, but the following items are universally expected:
Most scientific manuscripts follow this hierarchy:
1. Introduction2. Related Work / Literature Review3. Methodology4. Results5. Discussion6. Conclusion7. Acknowledgements (optional)8. References9. Appendices (optional)
Numbering can be omitted for headings in some templates; use the style prescribed by the target venue.
12pt, bold, all caps or title case11pt, bold, title case10pt, italic, title caseAll figures and tables must be referenced in the text before they appear. Follow these conventions:
Figure1: style numbering.Table1. Use horizontal lines to separate header rows; avoid vertical lines.The two most common citation styles are APA (authordate) and IEEE (numeric). Choose the one required by the journal.
(Smith & Lee, 2020) or Smith and Lee (2020) argue [1] or as shown in[3].Below is a minimal example of an IEEEstyle bibliography.
[1] J. Doe, Title of the article, Journal Name, vol. 12, no. 3, pp. 4552, 2021.[2] A. Smith and B. Lee, Book Title, 2nd ed., Publisher, 2019.[3] C. Zhang et al., Conference paper title, in Proceedings of the 10th Conference, City, Country, 2020, pp. 123130.
When the paper contains equations, use LaTeXstyle formatting where possible. Follow these guidelines:
(1), (2), Example:
\[E = mc^{2} \tag{1}\] If the manuscript includes source code, present it in a monospaced font within a <pre> block. Add a brief caption and reference it in the text.
Place supplementary material such as extended proofs, raw data, or additional figures in appendices. Each appendix starts on a new page and is labeled AppendixA, AppendixB, etc.
Following this template will streamline the review process and increase the likelihood of acceptance. Adjust the specifics as needed for the journals own style file (often provided as a LaTeX class or Word template).
