1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
\ProvidesFile{american-cv.lbx}[2020/03/11 v0.01 biblatex-cv localization (DES)]
\InheritBibliographyExtras{american}
\InheritBibliographyStrings{american}
\NewBibliographyString{advisor, advisors, by, ci, committee, completed, concentration, contributed, convenor, doctoralthesis, externalexaminer, gpa, guestlecturer, inrevision, internalexaminer, invited, keynote, lecture, lectures, major, masters, mastersthesis, minor, month, months, numcites, ongoing, pending, phd, pi, postdoc, poster, presented, secondsupervisor, students, submitted, supervisor, talk, title, ta, undergraduate, undergraduatethesis, unsuccessful, with}
\DeclareBibliographyStrings{%
advisor = {{advisor}{advisor}},
advisors = {{advisors}{advisors}},
by = {{by}{by}},
ci = {{co-investigator}{CI}},
committee = {{committee}{committee}},
completed = {{completed}{completed}},
concentration = {{concentration}{concentration}},
contributed = {{contributed}{contributed}},
convenor = {{module convenor}{module convenor}},
doctoralthesis = {{doctoral dissertation}{doctoral dissertation}},
externalexaminer = {{external examiner}{external examiner}},
gpa = {{GPA}{GPA}},
guestlecturer = {{guest lecturer}{guest lecturer}},
inrevision = {{in revision}{in revision}},
internalexaminer = {{internal examiner}{internal examiner}},
invited = {{invited}{invited}},
keynote = {{keynote}{keynote}},
lecture = {{lecture}{lecture}},
lectures = {{lectures}{lectures}},
major = {{major}{major}},
masters = {{masters student}{masters student}},
mastersthesis = {{masters thesis}{masters thesis}},
minor = {{minor}{minor}},
month = {{month}{month}},
months = {{months}{months}},
numcites = {{number of citations}{number of citations}},
ongoing = {{ongoing}{ongoing}},
pending = {{pending}{pending}},
phd = {{doctoral student}{doctoral student}},
pi = {{primary investigator}{PI}},
postdoc = {{postdoctoral fellow}{postdoctoral fellow}},
poster = {{poster}{poster}},
presented = {{presented}{presented}},
secondsupervisor = {{second supervisor}{second supervisor}},
students = {{students}{students}},
submitted = {{submitted}{submitted}},
supervisor = {{supervisor}{supervisor}},
talk = {{talk}{talk}},
title = {{title}{title}},
ta = {{teaching assistant}{teaching assistant}},
undergraduate = {{undergraduate student}{undergraduate student}},
undergraduatethesis = {{undergraduate thesis}{undergraduate thesis}},
unsuccessful = {{unsuccessful}{unsuccessful}},
with = {{with}{with}},
}
|