4  Tools for Collaboration

A big team science group usually produces scientific products, like registration plans, data sets, analysis code, and manuscripts. you’ll need a way to track and organise all of this. Here are a few of my favourite tools that you can set up accounts for your teams.

It’s probably a good idea to set up a dedicated email address for the group, so you can use it as the login email for all of your other accounts and they can be easily transferred when the leadership team changes.

4.1 Google

Google docs, sheets, and forms are a useful way to collaborate on documents with a large group. Most people will have no problems with access.

If someone in your core group works at a university where they can make a Google Shared Drive, this can be a nice way to organise documents. Members can be added to the shared drive and can create documents where all members have default permission to edit.

If you can’t make a shared drive, you can set up a new Google account for your team and keep all documents in a folder on that account’s Google Drive. Documents made by team members will need to give editor permissions to the group account. You can make documents open for anyone to edit, comment of or view, or restrict access to only specific people.

Google Docs sharing interface showing the options for Anyone with a link: viewer, Commenter, Editor (checked)

4.2 Calendar

As your group grows, you’ll need to keep track of meetings and deadlines. A group calendar can help with this. Google Calendar is probably the easiest to set up, especially if you already made a Google account for the team.

You will also probably need to organise meeting times across several time zones. Choose a service like When2Meet that has good support for multiple time zones. Adding meetings to a shared calendar helps to prevent confusion about what time zone that 3pm meeting is actually in.

Consider linking to the Event Time Announcer when advertising events with a specific time. You can fill in a form that gives you a URL to link your event time to in a format like this:

https://www.timeanddate.com/worldclock/fixedtime.html?msg=ABRIR+Hackathons&iso=20220924T11&p1=43&ah=7

Interface for the event time announcer. One box ith the event tim in the original time zone and another box with the converted local time zone.

Event Time Announcer

4.3 OSF

The Open Science Framework is a great place to archive your documents and other materials once you are finished collaborating on them. The projects have a modular structure, so you can give editing rights to different team members for specific projects or aspects of projects.

Make a project for your team. (Set the storage location to Germany if your team has European members so they can store research data there without GDPR problems.) Create a new component for each project and add the appropriate contributors.

4.4 Zotero

Zotero is probably the best and most open reference manager there is. You can set up a shared library for your group that members can join. You can use this as a way to track your group’s outputs, or as a shared reference manager for projects. You can set the library to be totally private or publicly viewable.

4.5 Github

If your group will have any open code, including analysis scripts, you should think about setting up a free GitHub organisation. Code Check Club is a good example of a group GitHub page.

GitHub is also an excellent place to host websites for your organisation and each project (see Section 5.4.1).

4.6 Zenodo

Zenodo is a research repository that is great for giving DOIs to coding projects (it has GitHub integration). We use Zenodo for the PsyTeachR book series. You can make a Community on Zenodo to curate your organisation’s outputs.