Skip to content
Snippets Groups Projects
Select Git revision
  • 0405594ba0d3ed02841fffaff622496d77e2aa90
  • master default protected
  • for-thesis
  • for-thesis-a4
4 results

my-cv

  • Clone with SSH
  • Clone with HTTPS
  • Dmytro Bogatov's avatar
    Dmytro Bogatov authored
    0405594b
    History

    Dmytro's CV

    The up-to-date version of the paper is built in CI and resides as artifact.

    To view the latest PDF, click on a badge PDF | view online at the top of the project page in GitLab.

    How to compile

    bash ./document/build.sh # to compile
    open ./document/dist/*.pdf # to open

    If using with Overleaf, it is suggested to run git config core.fileMode false.