Search
Preparing search index...
The search index is not available
obsidian-citation-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
obsidian-citation-plugin
EntryCSLAdapter
Class EntryCSLAdapter
Hierarchy
Entry
EntryCSLAdapter
Index
Constructors
constructor
Properties
files
Accessors
DOI
URL
abstract
author
author
String
container
Title
id
issued
Date
page
title
type
year
zotero
SelectURI
Constructors
constructor
new
EntryCSLAdapter
(
data
:
EntryDataCSL
)
:
EntryCSLAdapter
Parameters
data:
EntryDataCSL
Returns
EntryCSLAdapter
Properties
files
files
:
string
[]
= null
Accessors
DOI
get
DOI
(
)
:
string
Returns
string
URL
get
URL
(
)
:
string
Returns
string
abstract
get
abstract
(
)
:
string
Returns
string
author
get
author
(
)
:
Author
[]
Returns
Author
[]
author
String
get
authorString
(
)
:
string
Returns
string
container
Title
get
containerTitle
(
)
:
string
Returns
string
id
get
id
(
)
:
string
Returns
string
issued
Date
get
issuedDate
(
)
:
Date
Returns
Date
page
get
page
(
)
:
string
Returns
string
title
get
title
(
)
:
string
Returns
string
type
get
type
(
)
:
string
Returns
string
year
get
year
(
)
:
number
Returns
number
zotero
SelectURI
get
zoteroSelectURI
(
)
:
string
A URI which will open the relevant entry in the Zotero client.
Returns
string
Exports
Entry
Entry
Bib
LaTeXAdapter
EntryCSLAdapter
constructor
files
DOI
URL
abstract
author
author
String
container
Title
id
issued
Date
page
title
type
year
zotero
SelectURI
Library
Author
Entry
Data
Bib
LaTeX
Entry
DataCSL
IIndexable
Database
Type
Entry
Data
TEMPLATE_
VARIABLES
load
Entries
Generated using
TypeDoc
A URI which will open the relevant entry in the Zotero client.