Cite This Page
Bibliographic details for POSIX process groups reform proposal
- Page name: POSIX process groups reform proposal
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 June 2021 00:17 UTC
- Date retrieved: 15 September 2024 00:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456
- Page Version ID: 64456
Citation styles for POSIX process groups reform proposal
APA style
POSIX process groups reform proposal. (2021, June 17). HaskellWiki, . Retrieved 00:44, September 15, 2024 from https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456.
MLA style
"POSIX process groups reform proposal." HaskellWiki, . 17 Jun 2021, 00:17 UTC. 15 Sep 2024, 00:44 <https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456>.
MHRA style
HaskellWiki contributors, 'POSIX process groups reform proposal', HaskellWiki, , 17 June 2021, 00:17 UTC, <https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456> [accessed 15 September 2024]
Chicago style
HaskellWiki contributors, "POSIX process groups reform proposal," HaskellWiki, , https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456 (accessed September 15, 2024).
CBE/CSE style
HaskellWiki contributors. POSIX process groups reform proposal [Internet]. HaskellWiki, ; 2021 Jun 17, 00:17 UTC [cited 2024 Sep 15]. Available from: https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456.
Bluebook style
POSIX process groups reform proposal, https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456 (last visited September 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "POSIX process groups reform proposal --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456", note = "[Online; accessed 15-September-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 = "HaskellWiki", title = "POSIX process groups reform proposal --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=POSIX_process_groups_reform_proposal&oldid=64456}", note = "[Online; accessed 15-September-2024]" }