Cite This Page
Bibliographic details for X-Cart:To apply a patch manually
- Page name: X-Cart:To apply a patch manually
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 27 July 2011 04:32 UTC
- Date retrieved: 29 October 2025 22:09 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315
- Page Version ID: 6315
Citation styles for X-Cart:To apply a patch manually
APA style
X-Cart:To apply a patch manually. (2011, July 27). X-Cart 4 Classic, . Retrieved 22:09, October 29, 2025 from https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315.
MLA style
"X-Cart:To apply a patch manually." X-Cart 4 Classic, . 27 Jul 2011, 04:32 UTC. 29 Oct 2025, 22:09 <https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:To apply a patch manually', X-Cart 4 Classic, , 27 July 2011, 04:32 UTC, <https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315> [accessed 29 October 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:To apply a patch manually," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315 (accessed October 29, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:To apply a patch manually [Internet]. X-Cart 4 Classic, ; 2011 Jul 27, 04:32 UTC [cited 2025 Oct 29]. Available from: https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315.
Bluebook style
X-Cart:To apply a patch manually, https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:To apply a patch manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315",
note = "[Online; accessed 29-October-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:To apply a patch manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315}",
note = "[Online; accessed 29-October-2025]"
}