v1

latestSwagger 2.0Apache 2.02026-07-1731732.7 KB
Data deposit
Project citations

Add citation

Add new citation

post/datadeposits/{projectId}/citations

Path parameters

projectIdinteger required

Project ID

Request body

idinteger
pidinteger required

Project ID

citation_type'book' | 'journal' | 'article' | 'website' | 'other'
titlestring required
subtitlestring
volumestring
issuestring
idnumberstring
editionstring
pub_placestring
publisherstring
pub_mediumstring
urlstring
page_frominteger
page_tointeger
pub_datestring
abstractstring
keywordsstring
doistring
countrystring
createdstring date-time
changedstring date-time

Example request

{
  "pub_date": "Full or partial date .e.g Month/Year or Year"
}

Response

successful operation

idinteger
pidinteger required

Project ID

citation_type'book' | 'journal' | 'article' | 'website' | 'other'
titlestring required
subtitlestring
volumestring
issuestring
idnumberstring
editionstring
pub_placestring
publisherstring
pub_mediumstring
urlstring
page_frominteger
page_tointeger
pub_datestring
abstractstring
keywordsstring
doistring
countrystring
createdstring date-time
changedstring date-time

Example response

{
  "pub_date": "Full or partial date .e.g Month/Year or Year"
}