Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 6, 2022
1 parent e058bad commit 86380d6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- uses: yegor256/latexmk-action@0.4.0
with:
opts: -pdf
packages: acmart cjk ffcode href-ul datetime fmtcount libertine paralist makecell footmisc currfile enumitem wrapfig lastpage biblatex titling svg trimspaces catchfile transparent textpos fvextra xstring framed environ totpages hyperxmp ifmtarg ncctools comment anyfontsize fdsymbol algpseudocodex algorithmicx stmaryrd preprint cyrillic cm-super babel-russian hyphen-russian lh to-be-determined cancel iexec cleveref
packages: acmart cjk ffcode href-ul datetime fmtcount libertine paralist makecell footmisc currfile enumitem wrapfig lastpage biblatex titling svg trimspaces catchfile transparent textpos fvextra xstring framed environ totpages hyperxmp ifmtarg ncctools comment anyfontsize fdsymbol algpseudocodex algorithmicx stmaryrd preprint cyrillic cm-super babel-russian hyphen-russian lh to-be-determined cancel iexec cleveref csquotes
14 changes: 13 additions & 1 deletion paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,21 @@
\setlength{\footskip}{13.0pt}

\title{On the Origins of Objects by Means of Careful Selection}
\subtitle{%
Ver:
\texorpdfstring{
\href{https://github.com/REPOSITORY/releases/tag/0.0.0}
{\ff{0.0.0}}
}{0.0.0}
}
\author{Yegor Bugayenko}
\orcid{0000-0001-6370-0678}
\email{yegor256@gmail.com}
\affiliation{\institution{Huawei}\city{Moscow}\country{Russia}}
\affiliation{
\institution{Huawei}
\city{Moscow}
\country{Russia}
}
\ccsdesc[100]{Object-Oriented Programming}
\keywords{Object-Oriented Programming}

Expand Down

0 comments on commit 86380d6

Please sign in to comment.