Cite This Page
Bibliographic details for How to Create a Site
- Page name: How to Create a Site
- Author: Iskomunidad contributors
- Publisher: Iskomunidad.
- Date of last revision: 23 April 2021 06:56 UTC
- Date retrieved: 13 January 2025 14:06 UTC
- Permanent URL: https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683
- Page Version ID: 64683
Citation styles for How to Create a Site
APA style
How to Create a Site. (2021, April 23). Iskomunidad. Retrieved 14:06, January 13, 2025 from https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683.
MLA style
"How to Create a Site." Iskomunidad. 23 Apr 2021, 06:56 UTC. 13 Jan 2025, 14:06 <https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683>.
MHRA style
Iskomunidad contributors, 'How to Create a Site', Iskomunidad, 23 April 2021, 06:56 UTC, <https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683> [accessed 13 January 2025]
Chicago style
Iskomunidad contributors, "How to Create a Site," Iskomunidad, https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683 (accessed January 13, 2025).
CBE/CSE style
Iskomunidad contributors. How to Create a Site [Internet]. Iskomunidad; 2021 Apr 23, 06:56 UTC [cited 2025 Jan 13]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683.
Bluebook style
How to Create a Site, https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683 (last visited January 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Iskomunidad", title = "How to Create a Site --- Iskomunidad{,} ", year = "2021", url = "https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683", note = "[Online; accessed 13-January-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 = "Iskomunidad", title = "How to Create a Site --- Iskomunidad{,} ", year = "2021", url = "\url{https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Site&oldid=64683}", note = "[Online; accessed 13-January-2025]" }