Cite This Page
Bibliographic details for Real World Applications/Event Driven Applications
- Page name: Real World Applications/Event Driven Applications
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 July 2014 12:29 UTC
- Date retrieved: 1 November 2024 00:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460
- Page Version ID: 58460
Citation styles for Real World Applications/Event Driven Applications
APA style
Real World Applications/Event Driven Applications. (2014, July 2). HaskellWiki, . Retrieved 00:31, November 1, 2024 from https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460.
MLA style
"Real World Applications/Event Driven Applications." HaskellWiki, . 2 Jul 2014, 12:29 UTC. 1 Nov 2024, 00:31 <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460>.
MHRA style
HaskellWiki contributors, 'Real World Applications/Event Driven Applications', HaskellWiki, , 2 July 2014, 12:29 UTC, <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460> [accessed 1 November 2024]
Chicago style
HaskellWiki contributors, "Real World Applications/Event Driven Applications," HaskellWiki, , https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460 (accessed November 1, 2024).
CBE/CSE style
HaskellWiki contributors. Real World Applications/Event Driven Applications [Internet]. HaskellWiki, ; 2014 Jul 2, 12:29 UTC [cited 2024 Nov 1]. Available from: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460.
Bluebook style
Real World Applications/Event Driven Applications, https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460", note = "[Online; accessed 1-November-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 = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58460}", note = "[Online; accessed 1-November-2024]" }