Cite This Page
Bibliographic details for Do Blogger Templates Work With Wordpress
- Page name: Do Blogger Templates Work With Wordpress
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 16 December 2019 01:04 UTC
- Date retrieved: 23 March 2026 00:46 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716
- Page Version ID: 3716
Citation styles for Do Blogger Templates Work With Wordpress
APA style
Do Blogger Templates Work With Wordpress. (2019, December 16). CS History, . Retrieved 00:46, March 23, 2026 from https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716.
MLA style
"Do Blogger Templates Work With Wordpress." CS History, . 16 Dec 2019, 01:04 UTC. 23 Mar 2026, 00:46 <https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716>.
MHRA style
CS History contributors, 'Do Blogger Templates Work With Wordpress', CS History, , 16 December 2019, 01:04 UTC, <https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716> [accessed 23 March 2026]
Chicago style
CS History contributors, "Do Blogger Templates Work With Wordpress," CS History, , https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716 (accessed March 23, 2026).
CBE/CSE style
CS History contributors. Do Blogger Templates Work With Wordpress [Internet]. CS History, ; 2019 Dec 16, 01:04 UTC [cited 2026 Mar 23]. Available from: https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716.
Bluebook style
Do Blogger Templates Work With Wordpress, https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Do Blogger Templates Work With Wordpress --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716",
note = "[Online; accessed 23-March-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 = "CS History",
title = "Do Blogger Templates Work With Wordpress --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Do_Blogger_Templates_Work_With_Wordpress&oldid=3716}",
note = "[Online; accessed 23-March-2026]"
}