Template:Ada/2005/Cite AI
Appearance
< Template:Ada | 2005
AI05-{{{id}}}-01. "{{{title}}}". Ada Rapporteur Group.{{cite web}}: CS1 maint: numeric names: authors list (link)
This template for citing Ada Issues (AI) is indicated for inline references.
Usage
[edit source]All the parameters are optional, except title and id:
{{Ada/2005/Cite AI
| title = (required)
| id = (required)
| alt =
| class =
| date =
| rev =
| quote =
| accessdate = 2026-02-13
}}
- title
- title of the Ada Issue
- id
- identifier
- alt
- alternative (if available), first alternative by default
- class
- one of:
- Amendment
- Binding Interpretation
- Confirmation
- Ramification
- Presentation
- date
- date in YYYY-MM-DD format
- rev
- revision number
- quote
- specific quote
Example
[edit source]The following template instantiation:
*{{Ada/2005/Cite AI
| title = Variable views of constant objects
| id = 54
| alt = 2
| class = Binding Interpretation
| date = 2008-11-26
| rev = 1.6
| quote = ...squirreling away an access-to-variable value during the initialization of a constant (the so-called "Rosen" trick)...
| accessdate = 2009-01-01
}}
gives:
- AI05-0054-02 (2008-11-26). "Variable views of constant objects". Class: Binding Interpretation. Ada Rapporteur Group. Retrieved 2009-01-01.
...squirreling away an access-to-variable value during the initialization of a constant (the so-called "Rosen" trick)...
{{cite web}}: CS1 maint: numeric names: authors list (link)
See also
[edit source]- {{Ada/95/Cite AI}}
- {{Ada/95/Cite RM}}
- {{Ada/95/Ref AI}}
Further reading
[edit source]- Erhard Plöedereder (1998). "A readers' guide to the Ada Issues". ACM SIGAda Ada Letters. XVIII (3). New York, NY, USA: Association for Computing Machinery: 20–112. doi:10.1145/568989.568993. ISSN 1094-3641. Retrieved 2009-01-01.