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: 20 April 2025 22:00 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Stack&oldid=63020
- Page Version ID: 63020
Citation styles for Stack
APA style
Stack. (2019, August 28). HaskellWiki. Retrieved 22:00, April 20, 2025 from https://wiki.haskell.org/index.php?title=Stack&oldid=63020.
MLA style
"Stack." HaskellWiki. 28 Aug 2019, 13:57 UTC. 20 Apr 2025, 22:00 <https://wiki.haskell.org/index.php?title=Stack&oldid=63020>.
MHRA style
HaskellWiki contributors, 'Stack', HaskellWiki, 28 August 2019, 13:57 UTC, <https://wiki.haskell.org/index.php?title=Stack&oldid=63020> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "Stack," HaskellWiki, https://wiki.haskell.org/index.php?title=Stack&oldid=63020 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. Stack [Internet]. HaskellWiki; 2019 Aug 28, 13:57 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Stack&oldid=63020.
Bluebook style
Stack, https://wiki.haskell.org/index.php?title=Stack&oldid=63020 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Stack --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Stack&oldid=63020", note = "[Online; accessed 20-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 = "HaskellWiki", title = "Stack --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Stack&oldid=63020}", note = "[Online; accessed 20-April-2025]" }