Cite This Page
Bibliographic details for Stack
- Page name: Stack
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 August 2019 13:57 UTC
- Date retrieved: 23 January 2021 05:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Stack&oldid=63018
- Page Version ID: 63018
Citation styles for Stack
APA style
Stack. (2019, August 28). HaskellWiki, . Retrieved 05:49, January 23, 2021 from https://wiki.haskell.org/index.php?title=Stack&oldid=63018.
MLA style
"Stack." HaskellWiki, . 28 Aug 2019, 13:57 UTC. 23 Jan 2021, 05:49 <https://wiki.haskell.org/index.php?title=Stack&oldid=63018>.
MHRA style
HaskellWiki contributors, 'Stack', HaskellWiki, , 28 August 2019, 13:57 UTC, <https://wiki.haskell.org/index.php?title=Stack&oldid=63018> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "Stack," HaskellWiki, , https://wiki.haskell.org/index.php?title=Stack&oldid=63018 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. Stack [Internet]. HaskellWiki, ; 2019 Aug 28, 13:57 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Stack&oldid=63018.
Bluebook style
Stack, https://wiki.haskell.org/index.php?title=Stack&oldid=63018 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Stack --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Stack&oldid=63018", note = "[Online; accessed 23-January-2021]" }
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 = "Stack --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Stack&oldid=63018}", note = "[Online; accessed 23-January-2021]" }