Cite This Page
Bibliographic details for How to create cover page for thesis
- Page name: How to create cover page for thesis
- Author: Iskomunidad contributors
- Publisher: Iskomunidad.
- Date of last revision: 26 May 2019 03:55 UTC
- Date retrieved: 9 July 2025 06:07 UTC
- Permanent URL: https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213
- Page Version ID: 61213
Citation styles for How to create cover page for thesis
APA style
How to create cover page for thesis. (2019, May 26). Iskomunidad. Retrieved 06:07, July 9, 2025 from https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213.
MLA style
"How to create cover page for thesis." Iskomunidad. 26 May 2019, 03:55 UTC. 9 Jul 2025, 06:07 <https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213>.
MHRA style
Iskomunidad contributors, 'How to create cover page for thesis', Iskomunidad, 26 May 2019, 03:55 UTC, <https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213> [accessed 9 July 2025]
Chicago style
Iskomunidad contributors, "How to create cover page for thesis," Iskomunidad, https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213 (accessed July 9, 2025).
CBE/CSE style
Iskomunidad contributors. How to create cover page for thesis [Internet]. Iskomunidad; 2019 May 26, 03:55 UTC [cited 2025 Jul 9]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213.
Bluebook style
How to create cover page for thesis, https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213 (last visited July 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Iskomunidad", title = "How to create cover page for thesis --- Iskomunidad{,} ", year = "2019", url = "https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213", note = "[Online; accessed 9-July-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 cover page for thesis --- Iskomunidad{,} ", year = "2019", url = "\url{https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213}", note = "[Online; accessed 9-July-2025]" }