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: 4 April 2017 14:16 UTC
- Date retrieved: 1 April 2026 23:02 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085
- Page Version ID: 15085
Citation styles for X-Cart:Setting up robots.txt
APA style
X-Cart:Setting up robots.txt. (2017, April 4). X-Cart 4 Classic, . Retrieved 23:02, April 1, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085.
MLA style
"X-Cart:Setting up robots.txt." X-Cart 4 Classic, . 4 Apr 2017, 14:16 UTC. 1 Apr 2026, 23:02 <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Setting up robots.txt', X-Cart 4 Classic, , 4 April 2017, 14:16 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085> [accessed 1 April 2026]
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=15085 (accessed April 1, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Setting up robots.txt [Internet]. X-Cart 4 Classic, ; 2017 Apr 4, 14:16 UTC [cited 2026 Apr 1]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085.
Bluebook style
X-Cart:Setting up robots.txt, https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2017",
url = "https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085",
note = "[Online; accessed 1-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 = "X-Cart 4 Classic",
title = "X-Cart:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2017",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15085}",
note = "[Online; accessed 1-April-2026]"
}