Cite This Page
Bibliographic details for RPC
- Page name: RPC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 December 2008 23:29 UTC
- Date retrieved: 20 May 2022 20:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=RPC&oldid=24387
- Page Version ID: 24387
Citation styles for RPC
APA style
RPC. (2008, December 1). HaskellWiki, . Retrieved 20:06, May 20, 2022 from https://wiki.haskell.org/index.php?title=RPC&oldid=24387.
MLA style
"RPC." HaskellWiki, . 1 Dec 2008, 23:29 UTC. 20 May 2022, 20:06 <https://wiki.haskell.org/index.php?title=RPC&oldid=24387>.
MHRA style
HaskellWiki contributors, 'RPC', HaskellWiki, , 1 December 2008, 23:29 UTC, <https://wiki.haskell.org/index.php?title=RPC&oldid=24387> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "RPC," HaskellWiki, , https://wiki.haskell.org/index.php?title=RPC&oldid=24387 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. RPC [Internet]. HaskellWiki, ; 2008 Dec 1, 23:29 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=RPC&oldid=24387.
Bluebook style
RPC, https://wiki.haskell.org/index.php?title=RPC&oldid=24387 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "RPC --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=RPC&oldid=24387", note = "[Online; accessed 20-May-2022]" }
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 = "RPC --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=RPC&oldid=24387}", note = "[Online; accessed 20-May-2022]" }