Cite This Page
Bibliographic details for Spreadsheet
- Page name: Spreadsheet
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 January 2009 18:47 UTC
- Date retrieved: 21 March 2023 22:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644
- Page Version ID: 25644
Citation styles for Spreadsheet
APA style
Spreadsheet. (2009, January 9). HaskellWiki, . Retrieved 22:01, March 21, 2023 from https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644.
MLA style
"Spreadsheet." HaskellWiki, . 9 Jan 2009, 18:47 UTC. 21 Mar 2023, 22:01 <https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644>.
MHRA style
HaskellWiki contributors, 'Spreadsheet', HaskellWiki, , 9 January 2009, 18:47 UTC, <https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Spreadsheet," HaskellWiki, , https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Spreadsheet [Internet]. HaskellWiki, ; 2009 Jan 9, 18:47 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644.
Bluebook style
Spreadsheet, https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Spreadsheet --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644", note = "[Online; accessed 21-March-2023]" }
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 = "Spreadsheet --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Spreadsheet&oldid=25644}", note = "[Online; accessed 21-March-2023]" }