Cite This Page
Bibliographic details for Public APIs
- Page name: Public APIs
- Author: "PTTLink Wiki" contributors
- Publisher: "PTTLink Wiki", .
- Date of last revision: 27 January 2022 20:58 UTC
- Date retrieved: 7 February 2026 14:34 UTC
- Permanent URL: http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176
- Page Version ID: 12176
Citation styles for Public APIs
APA style
Public APIs. (2022, January 27). "PTTLink Wiki", . Retrieved 14:34, February 7, 2026 from http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176.
MLA style
"Public APIs." "PTTLink Wiki", . 27 Jan 2022, 20:58 UTC. 7 Feb 2026, 14:34 <http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176>.
MHRA style
"PTTLink Wiki" contributors, 'Public APIs', "PTTLink Wiki", , 27 January 2022, 20:58 UTC, <http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176> [accessed 7 February 2026]
Chicago style
"PTTLink Wiki" contributors, "Public APIs," "PTTLink Wiki", , http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176 (accessed February 7, 2026).
CBE/CSE style
"PTTLink Wiki" contributors. Public APIs [Internet]. "PTTLink Wiki", ; 2022 Jan 27, 20:58 UTC [cited 2026 Feb 7]. Available from: http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176.
Bluebook style
Public APIs, http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = ""PTTLink Wiki"",
title = "Public APIs --- "PTTLink Wiki"{,} ",
year = "2022",
url = "http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176",
note = "[Online; accessed 7-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 = ""PTTLink Wiki"",
title = "Public APIs --- "PTTLink Wiki"{,} ",
year = "2022",
url = "\url{http://wiki.pttlink.org/index.php?title=Public_APIs&oldid=12176}",
note = "[Online; accessed 7-February-2026]"
}