Cite This Page
Bibliographic details for GNU FDL
- Page name: GNU FDL
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 11 March 2003 17:15 UTC
- Date retrieved: 19 May 2026 19:39 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399
- Page Version ID: 13399
Citation styles for GNU FDL
APA style
GNU FDL. (2003, March 11). Consumerium development wiki. Retrieved 19:39, May 19, 2026 from https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399.
MLA style
"GNU FDL." Consumerium development wiki. 11 Mar 2003, 17:15 UTC. 19 May 2026, 19:39 <https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399>.
MHRA style
Consumerium development wiki contributors, 'GNU FDL', Consumerium development wiki, 11 March 2003, 17:15 UTC, <https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399> [accessed 19 May 2026]
Chicago style
Consumerium development wiki contributors, "GNU FDL," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399 (accessed May 19, 2026).
CBE/CSE style
Consumerium development wiki contributors. GNU FDL [Internet]. Consumerium development wiki; 2003 Mar 11, 17:15 UTC [cited 2026 May 19]. Available from: https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399.
Bluebook style
GNU FDL, https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "GNU FDL --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399",
note = "[Online; accessed 19-May-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 = "Consumerium development wiki",
title = "GNU FDL --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=GNU_FDL&oldid=13399}",
note = "[Online; accessed 19-May-2026]"
}