LaTeX tools for PhD students & researchers
Thesis is 200 pages. Your advisor sends changes in Word. The defense is in 3 months. latexci helps you move faster — preview, diff, convert, and start from pro templates.
Your thesis workflow — step by step
Every tool is free. No account. Works in your browser.
Pick a thesis template
Start from our PhD or Master's template — title page, chapters, appendices, and bibliography already wired up.
Browse thesis templates →Preview while you write
Paste your LaTeX source into the live preview. See math, sections, and tables render instantly — no compile cycle.
Open Live Preview →Diff revisions with your advisor
Your advisor sent back a revised version? Drag both .tex files into the diff tool — see every change highlighted.
Try LaTeX Diff →Convert advisor feedback from Word
Advisor comments in a .docx? Upload it to Word → LaTeX converter and get clean .tex output to merge back in.
Convert Word → LaTeX →Thesis & research templates
One click loads the template into the live editor — ready to edit.
Standard article with abstract, sections, math equations, and bibliography.
Full doctoral thesis structure: title page, abstract, ToC, chapters, appendices, and bibliography.
Streamlined thesis template for MSc/MEng — cleaner than PhD, still professional.
Two-column IEEE-style conference paper — standard article class, compiles with any pdflatex install. Swap in IEEEtran.cls for final submission.
Structured research proposal for PhD applications, grants, or funding bodies.
Essential LaTeX packages for thesis
Add these to your preamble. Each solves a common thesis pain point.
amsmathAll math — equations, symbols, theorem environmentsgeometryPage margins — universities have strict margin requirementshyperrefClickable cross-references, URLs, and PDF bookmarksbiblatex + biberModern bibliography management (replaces BibTeX)graphicxInsert figures, logos, plotsbooktabsProfessional tables (\toprule, \midrule, \bottomrule)setspaceLine spacing control (\onehalfspacing, \doublespacing)microtypeMicro-typography: better justification, fewer overflowslistings or mintedCode listings with syntax highlightingalgorithm2eAlgorithm pseudocode environmentscleverefSmart cross-references: auto-detects \cref{fig:1} → Figure 1todonotesInline TODO/fixme notes during draft phase🏛️ Centrale Marseille & AMSE templates
GRANDE ÉCOLEReady-to-compile templates with the correct title pages, headers, and colour schemes for Centrale Méditerranée reports, internship documents, and AMSE working papers.
Rapport académique avec en-tête Centrale Méditerranée, page de titre, sections bilingues, et mise en forme aux couleurs de l'école.
Rapport de stage officiel : page de titre bilingue, clause de confidentialité, structure complète entreprise + école.
Format papier de recherche pour Aix-Marseille School of Economics : JEL codes, abstract structuré, bibliographie économique.
💡 Each template opens in the live editor. Replace placeholder text, add \includegraphics for the real logo, and export to PDF with the ↓ PDF button.
🤖 ML Conference Paper template
NEWNeurIPS / ICML / ICLR / CVPR — all share the same article-class skeleton. This template wires up the anonymous review header, contributions paragraph, algorithm environment, theorem/proof, ablation table, and appendix. Swap in the official neurips_2025.styonce you're ready to submit.
Your unpublished research stays in your browser
Every latexci tool — preview, diff, Word→LaTeX — runs entirely client-side. Your .tex source, Word documents, and research content are never uploaded to any server. For EU institutions with GDPR obligations around unpublished research, this is a meaningful difference from US-hosted cloud compilers.
Why academics choose LaTeX over Word
Thesis LaTeX — frequently asked
\documentclass[12pt,a4paper]{report} for most theses. The report class gives you \chapter commands and produces professional multi-chapter documents. Some universities provide their own class file — check your institution's guidelines first.\usepackage[style=apa]{biblatex}). Keep all your references in a .bib file and cite with \cite{key}. Zotero and Mendeley can export directly to .bib format.\include{chapters/intro} to split chapters into separate files and \includeonly{} to compile just one chapter at a time for faster iteration.\numberwithin{equation}{chapter} in your preamble. Figures and tables auto-number per chapter when you use the report class. Your table of figures (\listoffigures) updates automatically.Ready to write your thesis in LaTeX?
Start from a professional template. It's free — no account required.
🎓 Browse thesis templates — free