Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
AoU-Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AoU
AoU-Backend
Merge requests
!836
Jbc csl corrections
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jbc csl corrections
jbc-csl-corrections
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Jean-Blaise Claivaz
requested to merge
jbc-csl-corrections
into
master
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
Update de la feuille unige-long
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c2b14c1a
2 commits,
1 year ago
1 file
+
11
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
AoU-Access/src/main/resources/bibliography/styles/unige-long.csl
+
11
−
13
Options
@@ -29,10 +29,11 @@
</macro>
<macro
name=
"editor"
>
<names
variable=
"editor"
suffix=
" (Ed.). "
>
<names
variable=
"editor"
>
<name
sort-separator=
" "
initialize-with=
""
name-as-sort-order=
"all"
delimiter=
", "
delimiter-precedes-last=
"always"
>
<name-part
name=
"family"
text-case=
"uppercase"
/>
<name-part
name=
"given"
text-case=
"uppercase"
/>
<label
form=
"short"
prefix=
" ("
suffix=
"). "
text-case=
"title"
/>
</name>
</names>
</macro>
@@ -190,18 +191,15 @@
</else-if>
<else-if
type=
"thesis"
>
<choose>
<if
variable=
"unige"
>
<text
value=
"Université de Genève. "
/>
<text
variable=
"genre"
suffix=
", "
/>
</if>
<else>
<text
variable=
"institution"
suffix=
". "
/>
</else>
</choose>
<date
variable=
"issued"
suffix=
"."
>
<date-part
name=
"year"
/>
</date>
<choose>
<if
variable=
"unige"
>
<text
value=
"Université de Genève. "
/>
</if>
</choose>
<text
variable=
"genre"
suffix=
", "
/>
<date
variable=
"issued"
suffix=
"."
>
<date-part
name=
"year"
/>
</date>
</else-if>
<else-if
type=
"chapter"
match=
"any"
>
Loading