Science Score: 44.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: weberam2
  • Language: TeX
  • Default Branch: main
  • Size: 6.91 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme Citation

README.md

UBC Annotated CV - in LaTeX

This is my attempt to write my CV in LaTeX

The main reasons for writing in LaTeX format are:

  • Looks pretty
  • Citations managed using Zotero
  • Bold, italicized, etc. author names
  • Auto populated number of citations
  • Auto populated altmetric information

Citations

I have a folder in Zotero for my papers, conferences, etc.

I have zotero auto update to a .bib file using Better Bib Tex

Create PDF

Running createpdf.sh should run the scripts below, and create the PDF.

Font styles for author names

The .bib file I have auto updated is _Weber.bib, however, you'll notice that the .tex file actually calls test.bib. This file is created when you run boldauthors.sh. You will want to edit this .sh file to change your name, supervisor names, and student names.

Auto populated number of citations

Using the python script cite.py, I have a google-scraper use my author ID number to create a json file of all of my papers. The main .tex file calls that number in my publications section. So you will need to edit the cite.py file to use your Google Scholar ID, and you will need to manually add the links to your papers. That part requires some work, but the amount of time it will save you in the future is pretty big.

Auto populated altmetric data

Using the python script altcite.py, I use the altmetrics api to query a list of dois (you need to add these to the altcite.py file). When you run altcite.py, it creates the file altcitationsvalues.tex which is loaded in the latex file.

Owner

  • Name: Alexander Weber
  • Login: weberam2
  • Kind: user
  • Location: Vancouver, BC
  • Company: UBC; BCCHRI

Assistant Prof at UBC and BC Children's Hospital Interested in spectroscopy, functional, diffusion, myelin water, and more. Want to get better at python.

Citation (citationvalues.tex)

\newcommand{\datecitationran}{July 2025}
\newcommand{\totalcitations}{457}
\newcommand{\totalpapers}{24}
\newcommand{\ntypecal}{147}
\newcommand{\ethanol}{45}
\newcommand{\psychopharm}{35}
\newcommand{\campbellreview}{32}
\newcommand{\rtwostar}{32}
\newcommand{\psychotropic}{29}
\newcommand{\pathological}{27}
\newcommand{\bartel}{17}
\newcommand{\campbellfractal}{15}
\newcommand{\myelinchapter}{15}
\newcommand{\pdlim}{15}
\newcommand{\anglin}{8}
\newcommand{\punctate}{7}
\newcommand{\dhcp}{5}
\newcommand{\sci}{5}
\newcommand{\perinatal}{5}
\newcommand{\iron}{3}
\newcommand{\dcdcontrols}{3}
\newcommand{\carmichael}{1}
\newcommand{\sickkids}{1}
\newcommand{\dcdchanges}{1}
\newcommand{\warsi}{1}
\newcommand{\zhucmro}{0}
\newcommand{\fothergill}{0}
\newcommand{\hindex}{12}

GitHub Events

Total
  • Push event: 9
  • Create event: 2
Last Year
  • Push event: 9
  • Create event: 2