🤖
Swissler Innovative Robotics Lab
  • Introduction
  • Theory
    • Recommended reading
    • Robotics Courses
    • Statistical methods
    • Scientific Writing
      • General advice
      • Overleaf / LaTeX
  • Software
    • Lab software overview
    • Mechanical software
      • Fusion360
      • Cura
    • Electrical software
      • KiCad
    • Programming
      • Matlab
      • Visual Studio
      • Arduino programming overview
      • ESP32 programming overview
      • Python programming overview
      • ROS (Robotic Operating System) overview
      • Bullet Physics
      • Mujoco
      • Useful Scripts to Copy and Paste
    • Other
      • QGIS
  • Hardware
    • Hardware overview
    • Hand tools
    • Soldering
    • 3D printing
  • Practical Considerations
    • Practical Realities
    • Economic realities
  • NJIT Guides
    • NJIT overview
  • Lab Guides
    • Lab Website
  • Random
    • Educational Youtube Channels
    • Board games
Powered by GitBook
On this page

Was this helpful?

  1. Theory
  2. Scientific Writing

Overleaf / LaTeX

Word processing for scientists

PreviousGeneral adviceNextLab software overview

Last updated 2 years ago

Was this helpful?

Overleaf is a collaborative cloud-based editor used for writing, editing and publishing scientific documents. It partners with a wide range of scientific publishers to provide official journal LaTeX templates, and direct submission links.

LaTeX differs from word processors such as MS Word because it is not handled using a WYSIWYG environment. Instead, the environment is much more akin to coding, where you will compile a given TeX document into a PDF. This makes it much easier to define macros, ensure that templates are followed, and to swap out images, all things that are invaluable in the context of scientific writing.

LaTeX