Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
ZenodoLink
Guides
ZenodoLink
Symbols
SetZenodoToken
ZenodoCreateDeposition
ZenodoDeleteDeposition
ZenodoDownloadFile
ZenodoGetFile
ZenodoImport
ZenodoListDepositions
ZenodoPublishDeposition
ZenodoRetrieveDeposition
ZenodoRetrieveRecord
ZenodoSearchDepositions
ZenodoSearchRecords
ZenodoToken
ZenodoUploadFile
$ZenodoEnvironment
ArnoudBuzing`ZenodoLink`
S
e
t
Z
e
n
o
d
o
T
o
k
e
n
S
e
t
Z
e
n
o
d
o
T
o
k
e
n
[
t
o
k
e
n
]
s
e
t
s
t
h
e
A
P
I
t
o
k
e
n
f
o
r
t
h
e
c
u
r
r
e
n
t
$
Z
e
n
o
d
o
E
n
v
i
r
o
n
m
e
n
t
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Set the production token via a system credential:
I
n
[
1
]
:
=
$
Z
e
n
o
d
o
E
n
v
i
r
o
n
m
e
n
t
=
"
P
r
o
d
u
c
t
i
o
n
"
;
S
e
t
Z
e
n
o
d
o
T
o
k
e
n
[
S
y
s
t
e
m
C
r
e
d
e
n
t
i
a
l
[
"
Z
E
N
O
D
O
_
A
P
I
_
K
E
Y
"
]
]
;
Set the sandbox token via a system credential:
I
n
[
2
]
:
=
$
Z
e
n
o
d
o
E
n
v
i
r
o
n
m
e
n
t
=
"
S
a
n
d
b
o
x
"
;
S
e
t
Z
e
n
o
d
o
T
o
k
e
n
[
S
y
s
t
e
m
C
r
e
d
e
n
t
i
a
l
[
"
Z
E
N
O
D
O
_
S
A
N
D
B
O
X
_
A
P
I
_
K
E
Y
"
]
]
;
S
e
e
A
l
s
o
$
Z
e
n
o
d
o
E
n
v
i
r
o
n
m
e
n
t
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
Z
e
n
o
d
o
L
i
n
k
"
"