Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jgvictores committed Mar 29, 2024
1 parent 3d7ca74 commit 3d2f387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sudo apt install texlive-latex-base texlive-latex-recommended \
- [email](https://gmail.com): Go to sublabels of `paperAccepted`.
- [Scholar](https://scholar.google.com) ([me](https://scholar.google.com/citations?user=qawKnNkAAAAJ)): Previously check if exists in Scholar or if `.bib` can be exported from official sites.
- [Mendeley Reference Manager for Desktop](https://www.mendeley.com/download-reference-manager) (local, syncs with [Mendeley](https://www.mendeley.com)). The main workflow begins here. It is important to define an appropriate `Citation Key` at this stage (note the convention `lastnameYYYYtitlefirstword`, `lastnameYYYYtitlefirstwordB`, `lastnamecomposedbutnodashYYYYtitlefirstword`).
- LaTeX (local): From `Mendeley Reference Manager for Desktop`, on left go to `My Publications`, sort by `Added` (most recent top), select all, and on bootm `Export` > `BibTex (*.bib)`. Manually update `JuanGVictoresCV.tex` to include a new `\bibentry` corresponding to the new citation key (and also manually update total count). Run `./run.sh`, which adds SM thesis which is not exported, and also does `make bibtex`. If generated and pushed correctly, new citation should appear on <https://jgvictores.github.io/cv/JuanGVictoresCV.html> and <https://jgvictores.github.io/cv/JuanGVictoresCV.pdf>.
- LaTeX (local): From `Mendeley Reference Manager for Desktop`, on left go to `My Publications`, sort by `Added` (most recent top), select all, and on bootm `Export` > `BibTex (*.bib)`. Manually update `JuanGVictoresCV.tex` to include a new `\bibentry` corresponding to the new citation key (and also manually update total count). Run `./run.sh`, which runs `pdflatex` and `bibtex` passes. If generated and pushed correctly, new citation should appear on <https://jgvictores.github.io/cv/JuanGVictoresCV.html> and <https://jgvictores.github.io/cv/JuanGVictoresCV.pdf>.
- [RoboticsLab](http://roboticslab.uc3m.es/roboticslab/people/jg-victores): If not exist, This has to be done manually.
- [ResearchGate](https://www.researchgate.net/) ([me](https://www.researchgate.net/profile/Juan-Victores)): If not exist, import `.bib` (can be exported from Mendeley).
- [ORCID](https://orcid.org) ([me](https://orcid.org/0000-0002-3080-3467)): If not exist (common case), import `.bib` (can be exported from Mendeley). Update month and day.
Expand Down

0 comments on commit 3d2f387

Please sign in to comment.