Cite This Page
Bibliographic details for Understanding Fork Join
- Page name: Understanding Fork Join
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 10 February 2023 04:11 UTC
- Date retrieved: 23 November 2024 07:04 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468
- Page Version ID: 4468
Citation styles for Understanding Fork Join
APA style
Understanding Fork Join. (2023, February 10). CSE231 Wiki, . Retrieved 07:04, November 23, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468.
MLA style
"Understanding Fork Join." CSE231 Wiki, . 10 Feb 2023, 04:11 UTC. 23 Nov 2024, 07:04 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468>.
MHRA style
CSE231 Wiki contributors, 'Understanding Fork Join', CSE231 Wiki, , 10 February 2023, 04:11 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468> [accessed 23 November 2024]
Chicago style
CSE231 Wiki contributors, "Understanding Fork Join," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468 (accessed November 23, 2024).
CBE/CSE style
CSE231 Wiki contributors. Understanding Fork Join [Internet]. CSE231 Wiki, ; 2023 Feb 10, 04:11 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468.
Bluebook style
Understanding Fork Join, http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "Understanding Fork Join --- CSE231 Wiki{,} ", year = "2023", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468", note = "[Online; accessed 23-November-2024]" }
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 = "Understanding Fork Join --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=Understanding_Fork_Join&oldid=4468}", note = "[Online; accessed 23-November-2024]" }