Skip to content

Commit

Permalink
Reverse numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Meyer committed Dec 30, 2024
1 parent f13db87 commit 2140a49
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _CV/CV.typ
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,17 @@ _Siebel Scholar, Class of 2014_ #h(1fr) 2013
)
#show regex(authors.join("|")): strong

#let re = regex("\[([0-9]+)\]")
#show re: it => {
let d = 53 - int(it.text.match(re).captures.at(0))
[#sym.bracket.l#d#sym.bracket.r]
}

#bibliography("../_bibliography/pubs.bib", title: none, full: true, style: "./ieee.csl")

]



#section("Research Support")

_Contact PI on all grants unless indicated otherwise._
Expand Down

0 comments on commit 2140a49

Please sign in to comment.