Cite This Page
Bibliographic details for BlueGriffon
- Page name: BlueGriffon
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 15 May 2013 10:38 UTC
- Date retrieved: 1 April 2026 19:29 UTC
- Permanent URL: https://wpkg.org/index.php?title=BlueGriffon&oldid=11590
- Page Version ID: 11590
Citation styles for BlueGriffon
APA style
BlueGriffon. (2013, May 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 19:29, April 1, 2026 from https://wpkg.org/index.php?title=BlueGriffon&oldid=11590.
MLA style
"BlueGriffon." WPKG | Open Source Software Deployment and Distribution, . 15 May 2013, 10:38 UTC. 1 Apr 2026, 19:29 <https://wpkg.org/index.php?title=BlueGriffon&oldid=11590>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'BlueGriffon', WPKG | Open Source Software Deployment and Distribution, , 15 May 2013, 10:38 UTC, <https://wpkg.org/index.php?title=BlueGriffon&oldid=11590> [accessed 1 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "BlueGriffon," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=BlueGriffon&oldid=11590 (accessed April 1, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. BlueGriffon [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2013 May 15, 10:38 UTC [cited 2026 Apr 1]. Available from: https://wpkg.org/index.php?title=BlueGriffon&oldid=11590.
Bluebook style
BlueGriffon, https://wpkg.org/index.php?title=BlueGriffon&oldid=11590 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "BlueGriffon --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "https://wpkg.org/index.php?title=BlueGriffon&oldid=11590",
note = "[Online; accessed 1-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "BlueGriffon --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "\url{https://wpkg.org/index.php?title=BlueGriffon&oldid=11590}",
note = "[Online; accessed 1-April-2026]"
}