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: 18 July 2026 20:40 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
How to create cover page for thesis. (2019, May 26). Iskomunidad. Retrieved July 18, 2026, from https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213.
"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> 18 Jul 2026, 20:40.
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 18 July 2026]
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 18, 2026).
Iskomunidad contributors. How to create cover page for thesis [Internet]. Iskomunidad; 2019 May 26, 03:55 UTC [cited 2026 Jul 18]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_create_cover_page_for_thesis&oldid=61213.
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 18, 2026).
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 18-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 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 18-July-2026]"
}