• @[email protected]
        link
        fedilink
        English
        166 months ago

        and then there are fucking PIs insisting on word files who never heard of tracked charges let alone of file naming conventions.

        • Zagorath
          link
          fedilink
          English
          96 months ago

          I dunno what a PI is, but my honours thesis supervisor was the person who first introduced me to TeX. And gods, I wish I had known about it earlier in uni, or even back in high school. It is so useful when writing any sort of papers with sections and diagrams and bibliography.

        • @prashanthvsdvn
          link
          English
          46 months ago

          Then start writing in Markdown. Markdown is easier in syntax, supports LaTeX equations, has metadata and is in plain text so you can use git. And the killer feature is you can use pandoc to convert the markdown file into word, pptx, LaTeX pdfs, html etc. you can also setup a make file that runs pandoc when you ask like this

          • @[email protected]
            link
            fedilink
            English
            36 months ago

            yeah this is what i used for some projects, i.e. rmarkdown which also integrates the statistics part

      • Programmer Belch
        link
        fedilink
        English
        86 months ago

        I also have my reports in latex inside a git repo, complete with a makefile to generate graphs from csv containing simulation results. However I am too ashamed to publish the entire version control to a public repo

        • Jeena
          link
          fedilink
          English
          16 months ago

          It’s a editor helping you writing it, you cat still go inside and change things manually if you need/want to do that.

    • @steventhedev
      link
      English
      256 months ago

      .gitattributes can invoke Word on windows to diff versions, and there are plenty of open source scripts that can do it if you don’t have a copy of Word (or Windows) lying around.

      But Word is like shit for papers. Use LaTeX instead.

    • dream_weasel
      link
      fedilink
      English
      256 months ago

      Just like word documents are shit for papers and theses/dissertations it turns out. The formatting alone is a nightmare.