Cite This Page
Bibliographic details for Abandoning a package
- Page name: Abandoning a package
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 23 October 2016 22:55 UTC
- Date retrieved: 18 April 2025 03:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226
- Page Version ID: 61226
Citation styles for Abandoning a package
APA style
Abandoning a package. (2016, October 23). HaskellWiki. Retrieved 03:27, April 18, 2025 from https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226.
MLA style
"Abandoning a package." HaskellWiki. 23 Oct 2016, 22:55 UTC. 18 Apr 2025, 03:27 <https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226>.
MHRA style
HaskellWiki contributors, 'Abandoning a package', HaskellWiki, 23 October 2016, 22:55 UTC, <https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226> [accessed 18 April 2025]
Chicago style
HaskellWiki contributors, "Abandoning a package," HaskellWiki, https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Abandoning a package [Internet]. HaskellWiki; 2016 Oct 23, 22:55 UTC [cited 2025 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226.
Bluebook style
Abandoning a package, https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Abandoning a package --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226", note = "[Online; accessed 18-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 = "Abandoning a package --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226}", note = "[Online; accessed 18-April-2025]" }