Skip to content
Snippets Groups Projects
Select Git revision
  • 872c31c606b69a5e6344097bdab78ffecd409a63
  • 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
    872c31c6
    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.