Setup VS Code for Scientific Writing with LaTeX

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.ค. 2024
  • Use VS Code to write in LaTeX with the LaTeX Workshop extension
    For written instructions and additional details, check out my blog post: vincent.codes.finance/posts/v...
    In this video, we'll see how to setup Visual Studio Code for writing scientific papers in LaTeX. LaTeX is a popular typesetting language for writing an academic paper, thesis, report, and even presentation slides.
    I switched to Visual Studio Code for LaTeX because I wanted to do everything research-related in one editor. Thanks to the LaTeX Workshop extension, it turns out that VS Code is the best LaTeX editor I have used so far.
    Works on Mac, Windows, and Linux. Supports special features for dealing with bibliographies, BibTeX, equations, syncing between tex source and PDF, etc.
    Other VS Code extensions also provide Zotero integration, if that is the reference manager that you use.
    👍 Please like if you found this video helpful, and subscribe to stay updated with my latest tutorials. 🔔
    ❤️ You can support this channel by buying me a ☕: buymeacoffee.com/codesfinance
    🔖 Chapters:
    00:00 Intro
    01:07 Installation and setup
    03:10 Compile
    03:46 Multi-file projects
    05:04: LaTeX-PDF sync
    06:36 Formatting TeX and BibTex
    14:10 Dealing with errors
    16:11 Sidebar
    17:07 Outro
    Video links:
    LaTex Project: www.latex-project.org/
    LaTeX Workshop: github.com/James-Yu/LaTeX-Wor...
    latexindent.pl: github.com/cmhughes/latexinde...
    🐍 More Vincent Codes Finance:
    - ✍🏻 Blog: vincent.codes.finance
    - 🐦 X: / codesfinance
    - 🧵 Threads: www.threads.net/@codesfinance
    - 😺 GitHub: github.com/Vincent-Codes-Finance
    - 📘 Facebook: / 61559283113665
    - 👨‍💼 LinkedIn: / vincent-codes-finance
    - 🎓 Academic website: www.vincentgregoire.com/
    #research #researchtips #latex #quarto #python #vscode #professor #academia #researchscholar #visualstudiocode #writing #scientificwriting #scholar #phd #zotero #bibtex

ความคิดเห็น • 6

  • @VincentCodesFinance
    @VincentCodesFinance  2 หลายเดือนก่อน

    👍 Please like if you found this video helpful, and subscribe to stay updated with my latest tutorials. 🔔
    ❤ You can support this channel by buying me a ☕: buymeacoffee.com/codesfinance

  • @cucciolo182
    @cucciolo182 3 หลายเดือนก่อน

    Muy bueno. Gracias

  • @bartekbinda6978
    @bartekbinda6978 2 หลายเดือนก่อน

    thanks, thats really helpful

  • @rauldurand
    @rauldurand 3 หลายเดือนก่อน

    Latex is the past... and the future seems to be Typst.

    • @VincentCodesFinance
      @VincentCodesFinance  3 หลายเดือนก่อน +1

      I haven't tried Typst yet, it seems to be gaining momentum. I wasn't convinced initially because I prefer having a full editor (for the same reason I don't use Overleaf...). But now that there is Typst support in VS Code and that Quarto added Typst pdf as an output format, it becomes a serious contender to LaTeX. I'll have to give it a go.