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: 13 April 2026 17:40 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 17:40, April 13, 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. 13 Apr 2026, 17:40 <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 13 April 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 April 13, 2026).
CBE/CSE style
PanelForge 8 Documentation contributors. Project Notes [Internet]. PanelForge 8 Documentation; 2020 Oct 23, 14:09 UTC [cited 2026 Apr 13]. 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 April 13, 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 13-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 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 13-April-2026]"
}