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