Examples
Worked examples
- Is an instance
A byline with three authors where two share one institutional affiliation number and the third carries a second, additional affiliation for a joint appointment.
- Is an instance
An article's JATS XML encoding an element containing a ROR ID alongside the printed organization name and city/country.
Counter-examples
Looks similar, but isn't
- Not an instance
The corresponding author's listed email/mailing address, which is contact information, not an affiliation declaration.
- Not an instance
A CRIS system's internal, dated employment/education affiliation record, which is a different (time-bounded, internally tracked) concept from a single paper's byline affiliation.
Editorial commentary
An author affiliation is the institutional identifier attached to a specific named author on a scholarly output. It states the organization the author was formally associated with while doing the reported work — conventionally at the time of the research, not necessarily the author’s current employer — and it travels as structured byline metadata, distinct from corresponding-author contact details and from any internal CRIS affiliation record.
Three things an affiliation is not
- Not your current employer. The convention is the institution where the work was done. Where an author has since moved, journals use a separate “present address” footnote rather than replacing the affiliation — and that distinction matters, because affiliation data is what institutional output counts, rankings and funder reporting are built from. Silently updating an affiliation to a new employer transfers credit for work the new institution did not host.
- Not a contact address. A corresponding author‘s email and mailing address exist so readers can reach them. They frequently coincide with the affiliation but are a different field with a different purpose, and a corresponding author may give a personal or departmental contact that is not the affiliation string.
- Not a statement of contribution. Affiliation says where; authorship criteria say whether a person belongs on the byline at all, and contributor taxonomies such as CRediT say what each person did. These are three independent axes, and an affiliation confers no claim to authorship.
What the string contains
An affiliation is conventionally built from a small set of elements, only the first of which is genuinely required:
- Organization name — the core element.
- Sub-unit — department, institute, school, laboratory or centre. Common, and useful for internal reporting, but the source of much of the variation that makes affiliation strings hard to match.
- City and country — near-universal, and load-bearing: organization names alone are frequently ambiguous, since many institutions share or nearly share a name across countries.
- A persistent organization identifier — increasingly a ROR (Research Organization Registry) ID, carried alongside the free-text string rather than replacing it.
Affiliation as metadata, not prose
In the JATS XML that most publishing systems use, an affiliation is an <aff> element carrying its own identifier, and each author’s <contrib> element links to it by an rid attribute. That structure is why a single institution listed for four co-authors appears once, with four pointers to it, rather than being repeated four times — and it is why the superscript numbers or letters in a printed byline are a rendering of the links rather than the data itself.
The practical consequence is that affiliation quality is an identifier problem, not a formatting one. Free-text strings for the same institution proliferate — abbreviations, translations, former names, department-first orderings, misspellings — and any downstream system that counts an institution’s output has to reconcile them. This is the problem ROR IDs exist to solve, and it is why a growing number of publishers and funders now require or request a ROR ID at submission, and why ORCID records carry structured employment and education affiliations with organization identifiers rather than typed institution names.
Multiple affiliations
An author who genuinely held more than one institutional appointment while doing the work lists all of them — a joint university-and-hospital appointment, a university post plus an affiliated research institute, or a dual national appointment. Each is numbered or lettered and linked to the author by a superscript marker; where two authors share an institution they share its marker.
Two constraints apply. First, the affiliations must be real appointments held at the time of the work: adding an institution because it funded a grant, or because an author holds a courtesy title there, misstates where the research was hosted. Second, some institutions and national assessment exercises impose their own rules about which affiliation may be claimed for reporting purposes, and those rules do not always match what the journal will print. The two questions — what the byline says, and what an institution may count — are answered separately.
Why the field gets attention
Affiliation is one of the few pieces of article metadata that is simultaneously a credit claim, an institutional performance metric, a funder-compliance datum and, in export-control and research-security contexts, a disclosure. Because of that convergence, affiliation misstatement — undisclosed secondary appointments in particular — has moved from a metadata-hygiene issue to a research-integrity one, and journals increasingly ask authors to confirm affiliations explicitly at submission rather than inferring them from the manuscript header.
Frequently Asked Questions
What does “affiliation” mean on a journal article or research paper?
On a journal article, affiliation is the institutional identifier listed under an author’s name, stating the organization – and often the department or sub-unit – the author was formally associated with while doing the reported work. It is carried as structured metadata, not just prose; in the underlying JATS XML most publishing systems use, it appears as an <aff> element linked to a specific author by an rid attribute.
Is an author’s affiliation the same as their current employer?
Not necessarily. Affiliation conventionally reflects the institution the author was associated with at the time the research was done, not their current employer if they have since moved. A separate “present address” footnote, distinct from the affiliation itself, is the conventional way journals note that an author has since changed institutions.
What information does an author affiliation typically include?
An affiliation string typically includes the organization name, which is the required core element, often a sub-unit such as a department or institute, and near-universally the city and country, since organization names alone are frequently ambiguous across institutions with similar names. Increasingly it also includes a persistent identifier such as a Research Organization Registry (ROR) ID rather than free text alone.
Can an author list more than one affiliation?
Yes. An author with more than one institutional affiliation at the time of the work – a joint appointment or a hospital-plus-university dual role, for example – lists all of them, each numbered or lettered and linked to that author with a superscript marker. If two authors share the same institution, they typically share its number rather than the institution being listed twice.
Is an author’s affiliation the same as their corresponding or mailing address?
No. A corresponding author‘s mailing or email address is contact information for correspondence, not an affiliation declaration. The two are often, but not required to be, the same institution.
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Author Affiliation"
vocab-term-identifier="https://casrai.org/dictionary/term/author-affiliation" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"@id": "https://casrai.org/dictionary/term/author-affiliation",
"name": "Author Affiliation",
"identifier": "https://casrai.org/dictionary/term/author-affiliation",
"description": "The institutional identifier attached to a specific named author on a scholarly output, stating the organization the author was formally associated with while doing the reported work (conventionally at the time of the research, not necessarily the author's current employer), carried as structured byline metadata distinct from corresponding-author contact details or an internal CRIS affiliation record.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/credit-extensions#set",
"url": "https://casrai.org/dictionary/term/author-affiliation",
"sameAs": [],
"license": "https://creativecommons.org/licenses/by/4.0/",
"publisher": {
"@id": "https://casrai.org/#organization"
},
"author": {
"@id": "https://casrai.org/#editorial-team"
},
"datePublished": "2026-07-17T22:18:40",
"dateModified": "2026-09-04T06:56:05",
"inLanguage": "en-GB",
"isAccessibleForFree": true
}







