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