Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 997 Bytes

about.md

File metadata and controls

17 lines (13 loc) · 997 Bytes
layout title list_title permalink image
home
About
Announcements
/about/

DCAS is a standard for sharing research code and data, endorsed by leading journals in social sciences. It is maintained by the Social Science Data Editors.

Authors: {% for author in site.authors %}{% unless forloop.first %}, {% endunless %}{% if forloop.last %} and {% endif %}[{{ author.name }}]({{ author.url }}){% endfor %}

Current version: {{ site.version }} ({{ site.date }})

Please cite as

{% for author in site.authors %}{% unless forloop.first %}, {% endunless %}{% if forloop.last %} and {% endif %}{{ author.short }}{% endfor %}. 2022. "Data and Code Availability Standard [Version {{ site.version }}]." Website. {{ site.url }} https://doi.org/{{ site.doi }}

For machine-readable citation, see CITATION.cff here.