The only few reason I know so far is software availability, like adobe software, and Microsoft suite. Is there more of major reasons that I missed?

  • FinOP
    link
    fedilink
    English
    88 months ago

    this is actually my case lol, no way I’m writing thesis in libreoffice or onlyoffice if I didn’t have much experience of using it

    • @makeawishkid
      link
      48 months ago

      Why aren’t you using LaTeX to write your thesis though?

        • @makeawishkid
          link
          18 months ago

          There are few online options, also you could just sync it to a common folder so it could work that way… But rarely thesis are drafted concurrently -

          The main advantage of LaTeX is the easy type setting for journal articles/thesis etc and ease of changing the style.

      • FinOP
        link
        fedilink
        English
        18 months ago

        Because I haven’t heard that app at the time, and none of my colleagues use it

    • @[email protected]
      link
      fedilink
      38 months ago

      If you’re committed to word-style documents instead of LaTeX, pandoc is a great way to convert between word and the style of your choice (for me, markdown). I made a bunch of additional scripts to assist in conversion between the two.

      That said, LaTeX is often a better choice. I’ve settled into a combination of overleaf / git / vscode / LaTeX that keeps my collaborators (and myself) happy.