# Slot: citekey 


_BibTeX citation key; the join key into references.bib for full bibliographic detail. A study is identified by its key/citekey and described by its title — no ``name`` needed._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/citekey](https://w3id.org/tvbo/slot/citekey)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Study](../classes/Study.qmd) | Bibliographic anchor for a source publication, identified by its citation key... |  no  |
| [SimulationStudy](../classes/SimulationStudy.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Study](../classes/Study.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Study](../classes/Study.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:citekey |
| native | tvbo:citekey |




## LinkML Source

<details>
```yaml
name: citekey
description: BibTeX citation key; the join key into references.bib for full bibliographic
  detail. A study is identified by its key/citekey and described by its title — no
  ``name`` needed.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Study
domain_of:
- Study
range: string

```
</details></div>