Cite This Page
Bibliographic details for CIForms feature request
- Page name: CIForms feature request
- Author: Wikisphere contributors
- Publisher: Wikisphere.
- Date of last revision: 3 December 2022 09:58 UTC
- Date retrieved: 7 December 2025 22:50 UTC
- Permanent URL: https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755
- Page Version ID: 755
Citation styles for CIForms feature request
CIForms feature request. (2022, December 3). Wikisphere. Retrieved 22:50, December 7, 2025 from https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755.
"CIForms feature request." Wikisphere. 3 Dec 2022, 09:58 UTC. 7 Dec 2025, 22:50 <https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755>.
Wikisphere contributors, 'CIForms feature request', Wikisphere, 3 December 2022, 09:58 UTC, <https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755> [accessed 7 December 2025]
Wikisphere contributors, "CIForms feature request," Wikisphere, https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755 (accessed December 7, 2025).
Wikisphere contributors. CIForms feature request [Internet]. Wikisphere; 2022 Dec 3, 09:58 UTC [cited 2025 Dec 7]. Available from: https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755.
CIForms feature request, https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755 (last visited December 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikisphere",
title = "CIForms feature request --- Wikisphere{,} ",
year = "2022",
url = "https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755",
note = "[Online; accessed 7-December-2025]"
}
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 = "Wikisphere",
title = "CIForms feature request --- Wikisphere{,} ",
year = "2022",
url = "\url{https://wikisphere.org/w/index.php?title=CIForms_feature_request&oldid=755}",
note = "[Online; accessed 7-December-2025]"
}