Skip to content

Commit df511fb

Browse files
authored
Merge pull request #116 from ltratt/fix_rustlangref
Fix rustlangref.
2 parents 4dc953b + ff7c050 commit df511fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

softdev.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3389,12 +3389,12 @@ @misc{boehm07optimization
33893389
}
33903390
33913391
@misc{rustlangref,
3392-
title = "The {Rust} language reference}",
3392+
title = "The {Rust} language reference",
3393+
author = "The Rust Developers",
33933394
howpublished = {\url{https://doc.rust-lang.org/reference/}},
33943395
note = {Accessed: 2024-10-01},
33953396
year = 2014,
33963397
month = Sep,
3397-
author = {The Rust Developers},
33983398
}
33993399
34003400
@misc{llvm14statepoints,

0 commit comments

Comments
 (0)