diff --git a/src/doc/book/bibliography.md b/src/doc/book/bibliography.md index ba02053b6b894..d32b1a91944e4 100644 --- a/src/doc/book/bibliography.md +++ b/src/doc/book/bibliography.md @@ -33,7 +33,7 @@ Rust, as well as publications about Rust. * [Non-blocking steal-half work queues](http://www.cs.bgu.ac.il/%7Ehendlerd/papers/p280-hendler.pdf) * [Reagents: expressing and composing fine-grained concurrency](http://www.mpi-sws.org/~turon/reagents.pdf) * [Algorithms for scalable synchronization of shared-memory multiprocessors](https://www.cs.rochester.edu/u/scott/papers/1991_TOCS_synch.pdf) -* [Epoc-based reclamation](https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-579.pdf). +* [Epoch-based reclamation](https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-579.pdf). ### Others