Cite This Page
Bibliographic details for Self-interested fork problem
- Page name: Self-interested fork problem
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 25 November 2003 04:16 UTC
- Date retrieved: 11 March 2026 00:46 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988
- Page Version ID: 13988
Citation styles for Self-interested fork problem
APA style
Self-interested fork problem. (2003, November 25). Consumerium development wiki. Retrieved 00:46, March 11, 2026 from https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988.
MLA style
"Self-interested fork problem." Consumerium development wiki. 25 Nov 2003, 04:16 UTC. 11 Mar 2026, 00:46 <https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988>.
MHRA style
Consumerium development wiki contributors, 'Self-interested fork problem', Consumerium development wiki, 25 November 2003, 04:16 UTC, <https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988> [accessed 11 March 2026]
Chicago style
Consumerium development wiki contributors, "Self-interested fork problem," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988 (accessed March 11, 2026).
CBE/CSE style
Consumerium development wiki contributors. Self-interested fork problem [Internet]. Consumerium development wiki; 2003 Nov 25, 04:16 UTC [cited 2026 Mar 11]. Available from: https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988.
Bluebook style
Self-interested fork problem, https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Self-interested fork problem --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988",
note = "[Online; accessed 11-March-2026]"
}
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 = "Consumerium development wiki",
title = "Self-interested fork problem --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=Self-interested_fork_problem&oldid=13988}",
note = "[Online; accessed 11-March-2026]"
}