Cite This Page
Bibliographic details for Help:API:ask/Annotation URI
- Page name: Help:API:ask/Annotation URI
- Author: semantic-mediawiki.org contributors
- Publisher: semantic-mediawiki.org, .
- Date of last revision: 19 March 2019 09:36 UTC
- Date retrieved: 30 November 2025 01:01 UTC
- Permanent URL: https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067
- Page Version ID: 69067
Citation styles for Help:API:ask/Annotation URI
APA style
Help:API:ask/Annotation URI. (2019, March 19). semantic-mediawiki.org, . Retrieved 01:01, November 30, 2025 from https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067.
MLA style
"Help:API:ask/Annotation URI." semantic-mediawiki.org, . 19 Mar 2019, 09:36 UTC. 30 Nov 2025, 01:01 <https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067>.
MHRA style
semantic-mediawiki.org contributors, 'Help:API:ask/Annotation URI', semantic-mediawiki.org, , 19 March 2019, 09:36 UTC, <https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067> [accessed 30 November 2025]
Chicago style
semantic-mediawiki.org contributors, "Help:API:ask/Annotation URI," semantic-mediawiki.org, , https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067 (accessed November 30, 2025).
CBE/CSE style
semantic-mediawiki.org contributors. Help:API:ask/Annotation URI [Internet]. semantic-mediawiki.org, ; 2019 Mar 19, 09:36 UTC [cited 2025 Nov 30]. Available from: https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067.
Bluebook style
Help:API:ask/Annotation URI, https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067 (last visited November 30, 2025).
Help:BibTeX format entry
@misc{ wiki:xxx,
author = "semantic-mediawiki.org",
title = "Help:API:ask/Annotation URI --- semantic-mediawiki.org{,} ",
year = "2019",
url = "https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067",
note = "[Online; accessed 30-November-2025]"
}
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 = "semantic-mediawiki.org",
title = "Help:API:ask/Annotation URI --- semantic-mediawiki.org{,} ",
year = "2019",
url = "\url{https://www.semantic-mediawiki.org/w/index.php?title=Help:API:ask/Annotation_URI&oldid=69067}",
note = "[Online; accessed 30-November-2025]"
}