From 5a5f7a6e4d3602e8e2425654e1921f0f1739bdd3 Mon Sep 17 00:00:00 2001 From: mishkanemes <39628884+mishkanemes@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:51:24 +0100 Subject: [PATCH] Update archiving-and-citing.md --- archiving-and-citing.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/archiving-and-citing.md b/archiving-and-citing.md index ac57917..b40c500 100644 --- a/archiving-and-citing.md +++ b/archiving-and-citing.md @@ -2,6 +2,24 @@ At the Turing, we use [Zenodo](https://zenodo.org/), an open access repository developed by the European OpenAIRE program and operated by CERN, allowing researchers, trainers and team members to share and trace impact for presentations, training courses, datasets, reports, deliverables and publications. This in turn facilitates the ease of access of this information to the wider scientific community. +Everything we upload at the Turing is Open Access under a Creative Commons Attribution 4.0 International licence, and for now all our materials are only in English. + +## What do we upload +- posters & presentations (in PDF or editable format) +- datasets (in .csv format) +- images (in .png format) +- video recordings +- lessons (in ? format) +- other: can we upload .md files or Jypyter books? GitHub repos? + +## Access levels +? Can anyone upload a file within a community? + +## Guidance for uploading on Zenodo +- **Titles**: use descriptive titles that are consistent between different resources, and that are easy to find by others in the community +- **Publication date**: use the date when the materials were shared for the first time e.g., when you shared a presentation, launched a product etc. + ## Useful links - [How to search resources on Zenodo](https://help.zenodo.org/guides/search/) +- [How to upload a resource on Zenodo - Step by step guide](https://zenodo.org/record/5603317)