You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add structured citations feature to OJS 3.5 and above.
Focus will be structuring references which are input in the free input field on the References section in the backend UI. The location of the structured citations will be under the current References text area field.
id: citation id
publicationId: publication id
raw_citation: Raw citation.
seq: The order in which this citation should appear in a list of citations.
abstract: Abstract of this work
addendum: Addendum to this work
afterword: Author(s) of afterword.
annotation: The annotations of this work.
annotator: Author(s) of annotations.
author: List of authors.
bookauthor: List of authors.
bookpagination: The pagination of this work.
booksubtitle: Subtitle of book.
booktitle: Title of book.
booktitleaddon: Addon title of book.
chapter: Chapter number.
commentator: Author(s) of commentary.
date: The publication date
doi: The DOI itself, such as 10.1234/5a6b-7c8d.
edition: Edition or issue
editor: List of editors.
editora: List of editors.
editorb: List of editors.
editorc: List of editors.
eid: Electronic identifier of an article
eprint: Electronic identifier of an online publication
eprintclass: Additional information to an online publication.
eprinttype: Eprint identifier type.
eventdate: Event date of reference.
eventtitle: Event title of reference.
foreword: Author(s) of foreword.
holder: Holder of patent.
howpublished: Non-standard publication details.
institution: University or similar.
introduction: Author(s) of introduction.
isbn: International Standard Book Number.
isrn: International Standard Technical Report Number.
issn: International Standard Serial Number.
issue: Non-number issue of journal.
issuesubtitle: The subtitle of the issue.
issuetitle: The title of the issue.
journalsubtitle: The subtitle of the journal.
journaltitle: The title of the journal.
keywords: Keywords
language: The language of this work.
langid: The language of bibliography / citation.
location: Location or address, where published.
mainsubtitle: Subtitle of multi-volume book.
maintitle: Title of multi-volume book.
maintitleaddon: Addon to title of multi-volume book.
note: Notes
number: Numbered issue of journal or book in series.
organization: Manual/website publisher or event sponsor
origdate: Publication date of the original work.
origlanguage: The language of the original work.
origlocation: Location or address, where originally published.
origpublisher: Original publisher(s).
origtitle: The title of the original work.
pages: The number of pages of the work/article, e.g. 4, 46-53
pagetotal: Total number of pages.
pagination: The pagination of this work.
part: Number of physical part of logical volume
publisher: Publisher(s).
pubstate: The state of this work, e.g. submitted.
series: Name of series
shorttitle: The abridged or short title of this work.
subtitle: Subtitle of work.
title: Title of work.
titleaddon: Addon title of work.
translator: Translator(s) of (work)title.
type: Addon title of work.
url: The public URL for this publication or where it will be available if it has not yet been published.
urldate: Access date to the url.
venue: Venue of event.
version: Version of this work
volume: Volume of journal or multi-volume book.
volumes: Number of volumes for multi-volume work.
externalIds: External ids, e.g. open alex, open citations, wikidata.
The text was updated successfully, but these errors were encountered:
GaziYucel
changed the title
Structured References / Citations
Structured Citations
Dec 12, 2024
Add structured citations feature to OJS 3.5 and above.
Focus will be structuring references which are input in the free input field on the References section in the backend UI. The location of the structured citations will be under the current References text area field.
I have the following in mind
Related pull requests
Backend UI
https://www.youtube.com/watch?v=yWpQ1GNexow
Original data model for as used in the former Citation Manager Plugin:
Schema of FidusWriter
id: citation id
publicationId: publication id
raw_citation: Raw citation.
seq: The order in which this citation should appear in a list of citations.
abstract: Abstract of this work
addendum: Addendum to this work
afterword: Author(s) of afterword.
annotation: The annotations of this work.
annotator: Author(s) of annotations.
author: List of authors.
bookauthor: List of authors.
bookpagination: The pagination of this work.
booksubtitle: Subtitle of book.
booktitle: Title of book.
booktitleaddon: Addon title of book.
chapter: Chapter number.
commentator: Author(s) of commentary.
date: The publication date
doi: The DOI itself, such as
10.1234/5a6b-7c8d
.edition: Edition or issue
editor: List of editors.
editora: List of editors.
editorb: List of editors.
editorc: List of editors.
eid: Electronic identifier of an article
eprint: Electronic identifier of an online publication
eprintclass: Additional information to an online publication.
eprinttype: Eprint identifier type.
eventdate: Event date of reference.
eventtitle: Event title of reference.
foreword: Author(s) of foreword.
holder: Holder of patent.
howpublished: Non-standard publication details.
institution: University or similar.
introduction: Author(s) of introduction.
isbn: International Standard Book Number.
isrn: International Standard Technical Report Number.
issn: International Standard Serial Number.
issue: Non-number issue of journal.
issuesubtitle: The subtitle of the issue.
issuetitle: The title of the issue.
journalsubtitle: The subtitle of the journal.
journaltitle: The title of the journal.
keywords: Keywords
language: The language of this work.
langid: The language of bibliography / citation.
location: Location or address, where published.
mainsubtitle: Subtitle of multi-volume book.
maintitle: Title of multi-volume book.
maintitleaddon: Addon to title of multi-volume book.
note: Notes
number: Numbered issue of journal or book in series.
organization: Manual/website publisher or event sponsor
origdate: Publication date of the original work.
origlanguage: The language of the original work.
origlocation: Location or address, where originally published.
origpublisher: Original publisher(s).
origtitle: The title of the original work.
pages: The number of pages of the work/article, e.g. 4, 46-53
pagetotal: Total number of pages.
pagination: The pagination of this work.
part: Number of physical part of logical volume
publisher: Publisher(s).
pubstate: The state of this work, e.g. submitted.
series: Name of series
shorttitle: The abridged or short title of this work.
subtitle: Subtitle of work.
title: Title of work.
titleaddon: Addon title of work.
translator: Translator(s) of (work)title.
type: Addon title of work.
url: The public URL for this publication or where it will be available if it has not yet been published.
urldate: Access date to the url.
venue: Venue of event.
version: Version of this work
volume: Volume of journal or multi-volume book.
volumes: Number of volumes for multi-volume work.
externalIds: External ids, e.g. open alex, open citations, wikidata.
The text was updated successfully, but these errors were encountered: