Skip to content

Commit 235038a

Browse files
committed
Cite the new manual
1 parent 7734acf commit 235038a

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

src/components/Footer.tsx

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@ const Footer: React.FC = () => {
44
return (
55
<footer className="footer">
66
<p>
7-
Credit to the Panama WUDC 2025 team (and WUDC and EUDC teams previous)
8-
for the scales. View the{" "}
7+
Africa, D. D., Vasic, M., Caito, M., Shreder, A., Cravaris, C. M., Su,
8+
D., Hadome, J., Toomey, M., Acolatse, R. S., & Khandaker, S. A. (2025).
9+
World Universities Debating Championships Manual. Zenodo.{" "}
10+
<a
11+
href="https://doi.org/10.5281/ZENODO.17279094"
12+
rel="noopener noreferrer"
13+
>
14+
https://doi.org/10.5281/ZENODO.17279094
15+
</a>
16+
.
17+
</p>
18+
<p>
19+
View the{" "}
920
<a href="https://github.com/tjkuson/pointer" rel="noopener noreferrer">
1021
source code
1122
</a>

0 commit comments

Comments
 (0)