Cite This Page
Bibliographic details for Volunteer Computing
- Page name: Volunteer Computing
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 8 August 2018 05:56 UTC
- Date retrieved: 14 November 2025 03:14 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811
- Page Version ID: 2811
Citation styles for Volunteer Computing
APA style
Volunteer Computing. (2018, August 8). TheBeard Science Project Wiki, . Retrieved 03:14, November 14, 2025 from https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811.
MLA style
"Volunteer Computing." TheBeard Science Project Wiki, . 8 Aug 2018, 05:56 UTC. 14 Nov 2025, 03:14 <https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811>.
MHRA style
TheBeard Science Project Wiki contributors, 'Volunteer Computing', TheBeard Science Project Wiki, , 8 August 2018, 05:56 UTC, <https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811> [accessed 14 November 2025]
Chicago style
TheBeard Science Project Wiki contributors, "Volunteer Computing," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811 (accessed November 14, 2025).
CBE/CSE style
TheBeard Science Project Wiki contributors. Volunteer Computing [Internet]. TheBeard Science Project Wiki, ; 2018 Aug 8, 05:56 UTC [cited 2025 Nov 14]. Available from: https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811.
Bluebook style
Volunteer Computing, https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Volunteer Computing --- TheBeard Science Project Wiki{,} ",
year = "2018",
url = "https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811",
note = "[Online; accessed 14-November-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 = "TheBeard Science Project Wiki",
title = "Volunteer Computing --- TheBeard Science Project Wiki{,} ",
year = "2018",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Volunteer_Computing&oldid=2811}",
note = "[Online; accessed 14-November-2025]"
}