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