Cite This Page
Bibliographic details for X-Cart:Setting up robots.txt
- Page name: X-Cart:Setting up robots.txt
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 10 June 2019 13:56 UTC
- Date retrieved: 1 November 2025 07:14 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346
- Page Version ID: 15346
Citation styles for X-Cart:Setting up robots.txt
APA style
X-Cart:Setting up robots.txt. (2019, June 10). X-Cart 4 Classic, . Retrieved 07:14, November 1, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346.
MLA style
"X-Cart:Setting up robots.txt." X-Cart 4 Classic, . 10 Jun 2019, 13:56 UTC. 1 Nov 2025, 07:14 <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Setting up robots.txt', X-Cart 4 Classic, , 10 June 2019, 13:56 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346> [accessed 1 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Setting up robots.txt," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346 (accessed November 1, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Setting up robots.txt [Internet]. X-Cart 4 Classic, ; 2019 Jun 10, 13:56 UTC [cited 2025 Nov 1]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346.
Bluebook style
X-Cart:Setting up robots.txt, https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2019",
url = "https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346",
note = "[Online; accessed 1-November-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 = "X-Cart 4 Classic",
title = "X-Cart:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2019",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15346}",
note = "[Online; accessed 1-November-2025]"
}