Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Texas Legal Guide contributors
- Publisher: Texas Legal Guide.
- Date of last revision: 21 October 2025 19:30 UTC
- Date retrieved: 19 May 2026 00:27 UTC
- Permanent URL: https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928
- Page Version ID: 8928
Citation styles for Main Page
Main Page. (2025, October 21). Texas Legal Guide. Retrieved 00:27, May 19, 2026 from https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928.
"Main Page." Texas Legal Guide. 21 Oct 2025, 19:30 UTC. 19 May 2026, 00:27 <https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928>.
Texas Legal Guide contributors, 'Main Page', Texas Legal Guide, 21 October 2025, 19:30 UTC, <https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928> [accessed 19 May 2026]
Texas Legal Guide contributors, "Main Page," Texas Legal Guide, https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928 (accessed May 19, 2026).
Texas Legal Guide contributors. Main Page [Internet]. Texas Legal Guide; 2025 Oct 21, 19:30 UTC [cited 2026 May 19]. Available from: https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928.
Main Page, https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Texas Legal Guide",
title = "Main Page --- Texas Legal Guide{,} ",
year = "2025",
url = "https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928",
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 = "Texas Legal Guide",
title = "Main Page --- Texas Legal Guide{,} ",
year = "2025",
url = "\url{https://texaslegalguide.com/index.php?title=Main_Page&oldid=8928}",
note = "[Online; accessed 19-May-2026]"
}