Cite This Page
Bibliographic details for How to upload a data set on iskWiki
- Page name: How to upload a data set on iskWiki
- Author: Iskomunidad contributors
- Publisher: Iskomunidad.
- Date of last revision: 25 October 2011 22:12 UTC
- Date retrieved: 13 May 2026 15:42 UTC
- Permanent URL: https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153
- Page Version ID: 19153
Citation styles for How to upload a data set on iskWiki
APA style
How to upload a data set on iskWiki. (2011, October 25). Iskomunidad. Retrieved 15:42, May 13, 2026 from https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153.
MLA style
"How to upload a data set on iskWiki." Iskomunidad. 25 Oct 2011, 22:12 UTC. 13 May 2026, 15:42 <https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153>.
MHRA style
Iskomunidad contributors, 'How to upload a data set on iskWiki', Iskomunidad, 25 October 2011, 22:12 UTC, <https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153> [accessed 13 May 2026]
Chicago style
Iskomunidad contributors, "How to upload a data set on iskWiki," Iskomunidad, https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153 (accessed May 13, 2026).
CBE/CSE style
Iskomunidad contributors. How to upload a data set on iskWiki [Internet]. Iskomunidad; 2011 Oct 25, 22:12 UTC [cited 2026 May 13]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153.
Bluebook style
How to upload a data set on iskWiki, https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Iskomunidad",
title = "How to upload a data set on iskWiki --- Iskomunidad{,} ",
year = "2011",
url = "https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153",
note = "[Online; accessed 13-May-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 upload a data set on iskWiki --- Iskomunidad{,} ",
year = "2011",
url = "\url{https://iskomunidad.upd.edu.ph/index.php?title=How_to_upload_a_data_set_on_iskWiki&oldid=19153}",
note = "[Online; accessed 13-May-2026]"
}