Cite This Page
Bibliographic details for AllOrNothingLocks
- Page name: AllOrNothingLocks
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 5 April 2023 17:01 UTC
- Date retrieved: 3 April 2025 10:52 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922
- Page Version ID: 4922
Citation styles for AllOrNothingLocks
APA style
AllOrNothingLocks. (2023, April 5). CSE231 Wiki, . Retrieved 10:52, April 3, 2025 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922.
MLA style
"AllOrNothingLocks." CSE231 Wiki, . 5 Apr 2023, 17:01 UTC. 3 Apr 2025, 10:52 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922>.
MHRA style
CSE231 Wiki contributors, 'AllOrNothingLocks', CSE231 Wiki, , 5 April 2023, 17:01 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922> [accessed 3 April 2025]
Chicago style
CSE231 Wiki contributors, "AllOrNothingLocks," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922 (accessed April 3, 2025).
CBE/CSE style
CSE231 Wiki contributors. AllOrNothingLocks [Internet]. CSE231 Wiki, ; 2023 Apr 5, 17:01 UTC [cited 2025 Apr 3]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922.
Bluebook style
AllOrNothingLocks, http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "AllOrNothingLocks --- CSE231 Wiki{,} ", year = "2023", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922", note = "[Online; accessed 3-April-2025]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "AllOrNothingLocks --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=AllOrNothingLocks&oldid=4922}", note = "[Online; accessed 3-April-2025]" }