Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
latextemplates
GitHub Repository: latextemplates/scientific-thesis-template
Path: blob/main/docs/overleaf/overleaf.md
431 views

Usage at overleaf

Automatic setup

  1. Sign in at overleaf and click on "upload new project" upload new project

  2. Choose "Upload Zip" Upload Zip

  3. Select https://github.com/latextemplates/scientific-thesis-template/archive/main.zip for uploading select main.zip for uploading

  4. Upload main.zip upload main.zip

  5. Ignore import error of latexmkrc Ignore import errors

  6. Choose main file: For English, choose main-english.tex. For German, choose main-german.tex. Choose main file

  1. Now you can start working in the main file.

Manual setup

  1. create new overleaf project

  2. clone the overleaf project using git

  3. copy the files to that directory. Follow the steps at "Download" above

  4. delete .latexmkrc

  5. git add .

  6. git commit -m"initial import"

  7. git push