Skip to content

Commit c9debe2

Browse files
committed
Fix bibliography names
1 parent fb0aca8 commit c9debe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/appendices/bibliography.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
\bib{mypy}{webpage}{
66
accessdate={2025-11-26},
7-
author={Jukka Lehtosalo},
7+
author={Lehtosalo, Jukka},
88
author={mypy contributors},
99
date={2025},
1010
title={mypy documentation},
@@ -13,7 +13,7 @@
1313

1414
\bib{pyright}{webpage}{
1515
accessdate={2025-11-26},
16-
author={Eric Traut},
16+
author={Traut, Eric},
1717
date={2025},
1818
title={Pyright},
1919
url={https://microsoft.github.io/pyright/}

0 commit comments

Comments
 (0)