Cite This Page
Bibliographic details for Contact form
- Page name: Contact form
- Author: Wikisphere contributors
- Publisher: Wikisphere.
- Date of last revision: 7 April 2023 12:04 UTC
- Date retrieved: 11 April 2026 20:22 UTC
- Permanent URL: https://wikisphere.org/w/index.php?title=Contact_form&oldid=985
- Page Version ID: 985
Citation styles for Contact form
Contact form. (2023, April 7). Wikisphere. Retrieved April 11, 2026, from https://wikisphere.org/w/index.php?title=Contact_form&oldid=985.
"Contact form." Wikisphere. 7 Apr 2023, 12:04 UTC. <https://wikisphere.org/w/index.php?title=Contact_form&oldid=985> 11 Apr 2026, 20:22.
Wikisphere contributors, 'Contact form', Wikisphere, 7 April 2023, 12:04 UTC, <https://wikisphere.org/w/index.php?title=Contact_form&oldid=985> [accessed 11 April 2026]
Wikisphere contributors, "Contact form," Wikisphere, https://wikisphere.org/w/index.php?title=Contact_form&oldid=985 (accessed April 11, 2026).
Wikisphere contributors. Contact form [Internet]. Wikisphere; 2023 Apr 7, 12:04 UTC [cited 2026 Apr 11]. Available from: https://wikisphere.org/w/index.php?title=Contact_form&oldid=985.
Contact form, https://wikisphere.org/w/index.php?title=Contact_form&oldid=985 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikisphere",
title = "Contact form --- Wikisphere{,} ",
year = "2023",
url = "https://wikisphere.org/w/index.php?title=Contact_form&oldid=985",
note = "[Online; accessed 11-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 = "Wikisphere",
title = "Contact form --- Wikisphere{,} ",
year = "2023",
url = "\url{https://wikisphere.org/w/index.php?title=Contact_form&oldid=985}",
note = "[Online; accessed 11-April-2026]"
}