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: 10 December 2024 08:13 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 08:13, December 10, 2024 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. 10 Dec 2024, 08:13 <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 10 December 2024]
Chicago style
HaskellWiki contributors, "Abandoning a package," HaskellWiki, https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226 (accessed December 10, 2024).
CBE/CSE style
HaskellWiki contributors. Abandoning a package [Internet]. HaskellWiki; 2016 Oct 23, 22:55 UTC [cited 2024 Dec 10]. 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 December 10, 2024).
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 10-December-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 = "Abandoning a package --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Abandoning_a_package&oldid=61226}", note = "[Online; accessed 10-December-2024]" }