Cite This Page
Bibliographic details for Test Book
- Page name: Test Book
- Author: Wikisphere contributors
- Publisher: Wikisphere.
- Date of last revision: 29 December 2024 14:03 UTC
- Date retrieved: 20 May 2026 13:15 UTC
- Permanent URL: https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559
- Page Version ID: 5559
Citation styles for Test Book
Test Book. (2024, December 29). Wikisphere. Retrieved May 20, 2026, from https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559.
"Test Book." Wikisphere. 29 Dec 2024, 14:03 UTC. <https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559> 20 May 2026, 13:15.
Wikisphere contributors, 'Test Book', Wikisphere, 29 December 2024, 14:03 UTC, <https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559> [accessed 20 May 2026]
Wikisphere contributors, "Test Book," Wikisphere, https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559 (accessed May 20, 2026).
Wikisphere contributors. Test Book [Internet]. Wikisphere; 2024 Dec 29, 14:03 UTC [cited 2026 May 20]. Available from: https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559.
Test Book, https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikisphere",
title = "Test Book --- Wikisphere{,} ",
year = "2024",
url = "https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559",
note = "[Online; accessed 20-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 = "Wikisphere",
title = "Test Book --- Wikisphere{,} ",
year = "2024",
url = "\url{https://wikisphere.org/w/index.php?title=Test_Book&oldid=5559}",
note = "[Online; accessed 20-May-2026]"
}