Nothing
Code
l2
Output
cff-version: 1.2.0
title: Manipulating files
Code
as_cff(pers)
Output
- family-names: person
given-names: A
email: fake@gmail.com
orcid: https://orcid.org/0000-0001-8457-4658
affiliation: Real Madrid
website: https://www.google.com/
Code
single_cff
Output
family-names: person
given-names: A
email: fake@gmail.com
orcid: https://orcid.org/0000-0001-8457-4658
affiliation: Real Madrid
website: https://www.google.com/
Code
bbb
Output
- type: generic
title: title
authors:
- name: Author
editors:
- name: Editor
Code
b_single_cff
Output
type: generic
title: title
authors:
- name: Author
editors:
- name: Editor
Code
as_cff(b)
Output
a: '1'
Code
noadd <- cff(chocolate = "New York", version = 5)
Message
i Found 1 unknown key. Trying to map it:
x chocolate: No match, removing.
Code
df
Output
class
authors cff_pers_lst|cff
contact cff_pers_lst|cff
identifiers cff_ref_lst|cff
references cff_ref_lst|cff
preferred-citation cff_ref|cff
Code
df2
Output
class
authors cff_pers_lst|cff
contact cff_pers_lst|cff
editors cff_pers_lst|cff
editors-series cff_pers_lst|cff
recipients cff_pers_lst|cff
senders cff_pers_lst|cff
translators cff_pers_lst|cff
conference cff_pers|cff
database-provider cff_pers|cff
institution cff_pers|cff
location cff_pers|cff
publisher cff_pers|cff
identifiers cff_ref_lst|cff
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.