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