Cite This Page
Bibliographic details for Install Semantic MediaWiki on a Windows Machine
- Page name: Install Semantic MediaWiki on a Windows Machine
- Author: Cheeky Factor contributors
- Publisher: Cheeky Factor, .
- Date of last revision: 1 September 2024 19:38 UTC
- Date retrieved: 16 August 2026 13:36 UTC
- Permanent URL: https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253
- Page Version ID: 253
Citation styles for Install Semantic MediaWiki on a Windows Machine
APA style
Install Semantic MediaWiki on a Windows Machine. (2024, September 1). Cheeky Factor, . Retrieved 13:36, August 16, 2026 from https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253.
MLA style
"Install Semantic MediaWiki on a Windows Machine." Cheeky Factor, . 1 Sep 2024, 19:38 UTC. 16 Aug 2026, 13:36 <https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253>.
MHRA style
Cheeky Factor contributors, 'Install Semantic MediaWiki on a Windows Machine', Cheeky Factor, , 1 September 2024, 19:38 UTC, <https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253> [accessed 16 August 2026]
Chicago style
Cheeky Factor contributors, "Install Semantic MediaWiki on a Windows Machine," Cheeky Factor, , https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253 (accessed August 16, 2026).
CBE/CSE style
Cheeky Factor contributors. Install Semantic MediaWiki on a Windows Machine [Internet]. Cheeky Factor, ; 2024 Sep 1, 19:38 UTC [cited 2026 Aug 16]. Available from: https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253.
Bluebook style
Install Semantic MediaWiki on a Windows Machine, https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253 (last visited August 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Cheeky Factor",
title = "Install Semantic MediaWiki on a Windows Machine --- Cheeky Factor{,} ",
year = "2024",
url = "https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253",
note = "[Online; accessed 16-August-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 = "Cheeky Factor",
title = "Install Semantic MediaWiki on a Windows Machine --- Cheeky Factor{,} ",
year = "2024",
url = "\url{https://cheekyfactor.com/index.php?title=Install_Semantic_MediaWiki_on_a_Windows_Machine&oldid=253}",
note = "[Online; accessed 16-August-2026]"
}