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 July 2026 05:10 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
How to Create a Cover Page for thesis. (2024, December 10). Iskomunidad. Retrieved July 22, 2026, from https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065.
"How to Create a Cover Page for thesis." Iskomunidad. 10 Dec 2024, 02:24 UTC. <https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065> 22 Jul 2026, 05:10.
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 July 2026]
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 July 22, 2026).
Iskomunidad contributors. How to Create a Cover Page for thesis [Internet]. Iskomunidad; 2024 Dec 10, 02:24 UTC [cited 2026 Jul 22]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_Create_a_Cover_Page_for_thesis&oldid=70065.
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 July 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-July-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-July-2026]"
}