.. role:: red .. role:: blue .. role:: navy Citation ======== :navy:`doi` ~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **doi** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | full url of the doi number | http://doi.### | | | | | | **Type**: pydantic.networks.HttpUrl | str | | | | | None | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`authors` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **authors** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | author names | M.Tee A. Roura | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`title` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **title** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Full title of the citation | Paper Title | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`year` ~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **year** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Year of citation | 2020 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`volume` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **volume** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Journal volume of the citation | 12 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`pages` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **pages** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Page numbers of the citation | 10-15 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`journal` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **journal** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Journal title of citation | Journal of | | | | Geophysical | | **Type**: str | None | | Research | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+