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