Cite This Page
Bibliographic details for Installation
- Page name: Installation
- Author: PanelForge 8 Documentation contributors
- Publisher: PanelForge 8 Documentation.
- Date of last revision: 13 August 2025 16:13 UTC
- Date retrieved: 10 April 2026 17:14 UTC
- Permanent URL: https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715
- Page Version ID: 1715
Citation styles for Installation
APA style
Installation. (2025, August 13). PanelForge 8 Documentation. Retrieved 17:14, April 10, 2026 from https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715.
MLA style
"Installation." PanelForge 8 Documentation. 13 Aug 2025, 16:13 UTC. 10 Apr 2026, 17:14 <https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715>.
MHRA style
PanelForge 8 Documentation contributors, 'Installation', PanelForge 8 Documentation, 13 August 2025, 16:13 UTC, <https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715> [accessed 10 April 2026]
Chicago style
PanelForge 8 Documentation contributors, "Installation," PanelForge 8 Documentation, https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715 (accessed April 10, 2026).
CBE/CSE style
PanelForge 8 Documentation contributors. Installation [Internet]. PanelForge 8 Documentation; 2025 Aug 13, 16:13 UTC [cited 2026 Apr 10]. Available from: https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715.
Bluebook style
Installation, https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715 (last visited April 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PanelForge 8 Documentation",
title = "Installation --- PanelForge 8 Documentation{,} ",
year = "2025",
url = "https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715",
note = "[Online; accessed 10-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 = "PanelForge 8 Documentation",
title = "Installation --- PanelForge 8 Documentation{,} ",
year = "2025",
url = "\url{https://docs.panel-forge.com/wiki/8/index.php?title=Installation&oldid=1715}",
note = "[Online; accessed 10-April-2026]"
}