Cite This Page
Bibliographic details for Projects
- Page name: Projects
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 8 September 2020 22:29 UTC
- Date retrieved: 20 April 2026 20:35 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213
- Page Version ID: 3213
Citation styles for Projects
APA style
Projects. (2020, September 8). TheBeard Science Project Wiki, . Retrieved 20:35, April 20, 2026 from https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213.
MLA style
"Projects." TheBeard Science Project Wiki, . 8 Sep 2020, 22:29 UTC. 20 Apr 2026, 20:35 <https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213>.
MHRA style
TheBeard Science Project Wiki contributors, 'Projects', TheBeard Science Project Wiki, , 8 September 2020, 22:29 UTC, <https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213> [accessed 20 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Projects," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213 (accessed April 20, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Projects [Internet]. TheBeard Science Project Wiki, ; 2020 Sep 8, 22:29 UTC [cited 2026 Apr 20]. Available from: https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213.
Bluebook style
Projects, https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Projects --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213",
note = "[Online; accessed 20-April-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 = "TheBeard Science Project Wiki",
title = "Projects --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3213}",
note = "[Online; accessed 20-April-2026]"
}