Cite This Page
Bibliographic details for Guidelines for Developing TOR
- Page name: Guidelines for Developing TOR
- Author: Iskomunidad contributors
- Publisher: Iskomunidad.
- Date of last revision: 30 June 2009 08:41 UTC
- Date retrieved: 11 February 2026 22:29 UTC
- Permanent URL: https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767
- Page Version ID: 4767
Citation styles for Guidelines for Developing TOR
APA style
Guidelines for Developing TOR. (2009, June 30). Iskomunidad. Retrieved 22:29, February 11, 2026 from https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767.
MLA style
"Guidelines for Developing TOR." Iskomunidad. 30 Jun 2009, 08:41 UTC. 11 Feb 2026, 22:29 <https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767>.
MHRA style
Iskomunidad contributors, 'Guidelines for Developing TOR', Iskomunidad, 30 June 2009, 08:41 UTC, <https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767> [accessed 11 February 2026]
Chicago style
Iskomunidad contributors, "Guidelines for Developing TOR," Iskomunidad, https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767 (accessed February 11, 2026).
CBE/CSE style
Iskomunidad contributors. Guidelines for Developing TOR [Internet]. Iskomunidad; 2009 Jun 30, 08:41 UTC [cited 2026 Feb 11]. Available from: https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767.
Bluebook style
Guidelines for Developing TOR, https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Iskomunidad",
title = "Guidelines for Developing TOR --- Iskomunidad{,} ",
year = "2009",
url = "https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767",
note = "[Online; accessed 11-February-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 = "Guidelines for Developing TOR --- Iskomunidad{,} ",
year = "2009",
url = "\url{https://iskomunidad.upd.edu.ph/index.php?title=Guidelines_for_Developing_TOR&oldid=4767}",
note = "[Online; accessed 11-February-2026]"
}