Cite This Page
Bibliographic details for Template Haskell/Marshall Data
- Page name: Template Haskell/Marshall Data
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 February 2011 18:35 UTC
- Date retrieved: 24 March 2025 19:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802
- Page Version ID: 38802
Citation styles for Template Haskell/Marshall Data
APA style
Template Haskell/Marshall Data. (2011, February 16). HaskellWiki. Retrieved 19:42, March 24, 2025 from https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802.
MLA style
"Template Haskell/Marshall Data." HaskellWiki. 16 Feb 2011, 18:35 UTC. 24 Mar 2025, 19:42 <https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802>.
MHRA style
HaskellWiki contributors, 'Template Haskell/Marshall Data', HaskellWiki, 16 February 2011, 18:35 UTC, <https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802> [accessed 24 March 2025]
Chicago style
HaskellWiki contributors, "Template Haskell/Marshall Data," HaskellWiki, https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802 (accessed March 24, 2025).
CBE/CSE style
HaskellWiki contributors. Template Haskell/Marshall Data [Internet]. HaskellWiki; 2011 Feb 16, 18:35 UTC [cited 2025 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802.
Bluebook style
Template Haskell/Marshall Data, https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802 (last visited March 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Template Haskell/Marshall Data --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802", note = "[Online; accessed 24-March-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 = "Template Haskell/Marshall Data --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Template_Haskell/Marshall_Data&oldid=38802}", note = "[Online; accessed 24-March-2025]" }