Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: vnyseny
- Language: TeX
- Default Branch: main
- Size: 206 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
autoCV
A clean CV template in LaTeX along with a GitHub action that complies the *.tex file and publishes a new PDF version when new changes are pushed to the repo
Owner
- Login: vnyseny
- Kind: user
- Repositories: 1
- Profile: https://github.com/vnyseny
Citation (citations.bib)
@article{dummypaper,
title = {Paper: This is the name of the paper },
volume = {99},
url = {https://some-link.com},
abstract = {},
number = {18},
journal = {Some Journal},
author = {Last Name, First Name and Other Last Name, First Name},
month = sep,
year = {2019},
keywords = {some keyword, another keyword},
pages = {2200--2300},
}
@article{dummypaper2,
title = {Paper II: This is another paper },
volume = {99},
url = {https://some-other-link.com},
abstract = {},
number = {18},
journal = {Some Journal},
author = {Last Name, First Name and Again Last Name, First Name},
month = sep,
year = {2022},
keywords = {some keyword, another keyword},
pages = {2200--2300},
}
GitHub Events
Total
- Push event: 9
Last Year
- Push event: 9
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- dante-ev/latex-action latest composite
- peaceiris/actions-gh-pages v3 composite
- planetoftheweb/copy-to-branches v1.3 composite