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