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: 7 August 2026 11: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 August 7, 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> 7 Aug 2026, 11:22.
Wikisphere contributors, 'Contact form', Wikisphere, 7 April 2023, 12:04 UTC, <https://wikisphere.org/w/index.php?title=Contact_form&oldid=985> [accessed 7 August 2026]
Wikisphere contributors, "Contact form," Wikisphere, https://wikisphere.org/w/index.php?title=Contact_form&oldid=985 (accessed August 7, 2026).
Wikisphere contributors. Contact form [Internet]. Wikisphere; 2023 Apr 7, 12:04 UTC [cited 2026 Aug 7]. 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 August 7, 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 7-August-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 7-August-2026]"
}