Skip to content

Commit 54d735f

Browse files
committed
fix: broken bib entry with url encoded char
1 parent a21d531 commit 54d735f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

presentation/literature.bib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ @phdthesis{zipperposition
9999
plus encore)},
100100
school = {{'{E}}cole Polytechnique, Palaiseau, France},
101101
year = {2015},
102-
url = {https://tel.archives-ouvertes.fr/tel-01223502%7D,
102+
url = {https://tel.archives-ouvertes.fr/tel-01223502},
103103
timestamp = {Tue, 21 Jul 2020 00:40:37 +0200},
104-
biburl = {https://dblp.org/rec/phd/hal/Cruanes15.bib%7D,
105-
bibsource = {dblp computer science bibliography, https://dblp.org}/
104+
biburl = {https://dblp.org/rec/phd/hal/Cruanes15.bib},
105+
bibsource = {dblp computer science bibliography, https://dblp.org}
106106
}

0 commit comments

Comments
 (0)