Cite This Page
Bibliographic details for How to Create a Cover Page for thesis
- Page name: How to Create a Cover Page for thesis
- Author: Iskomunidad contributors
- Publisher: Iskomunidad.
- Date of last revision: 10 December 2024 02:24 UTC
- Date retrieved: 22 April 2026 08:57 UTC
- Permanent URL: https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065
- Page Version ID: 70065
Citation styles for How to Create a Cover Page for thesis
APA style
How to Create a Cover Page for thesis. (2024, December 10). Iskomunidad. Retrieved 08:57, April 22, 2026 from https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065.
MLA style
"How to Create a Cover Page for thesis." Iskomunidad. 10 Dec 2024, 02:24 UTC. 22 Apr 2026, 08:57 <https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065>.
MHRA style
Iskomunidad contributors, 'How to Create a Cover Page for thesis', Iskomunidad, 10 December 2024, 02:24 UTC, <https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065> [accessed 22 April 2026]
Chicago style
Iskomunidad contributors, "How to Create a Cover Page for thesis," Iskomunidad, https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065 (accessed April 22, 2026).
CBE/CSE style
Iskomunidad contributors. How to Create a Cover Page for thesis [Internet]. Iskomunidad; 2024 Dec 10, 02:24 UTC [cited 2026 Apr 22]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065.
Bluebook style
How to Create a Cover Page for thesis, https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Iskomunidad",
title = "How to Create a Cover Page for thesis --- Iskomunidad{,} ",
year = "2024",
url = "https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065",
note = "[Online; accessed 22-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 = "Iskomunidad",
title = "How to Create a Cover Page for thesis --- Iskomunidad{,} ",
year = "2024",
url = "\url{https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065}",
note = "[Online; accessed 22-April-2026]"
}