Skip to content

Commit 9447455

Browse files
dalonsoaalex-konovalov
authored andcommitted
✨ Add Symplectic Elements.
1 parent 4306205 commit 9447455

9 files changed

+54
-1
lines changed
34 KB
Loading
35.3 KB
Loading
57.6 KB
Loading

SymplecticImages/AddNewSoftware.png

32.4 KB
Loading

SymplecticImages/GoToPublications.png

57.4 KB
Loading

SymplecticImages/ProfileScreen.png

72.5 KB
Loading

SymplecticImages/Summary.png

17.4 KB
Loading

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repository](https://github.com/code4ref/code4ref.github.io).
4747

4848
- [Pure](pure.html)
4949
- EPrints
50-
- Elements (Symplectic)
50+
- [Elements (Symplectic)](symplectic.html)
5151
- Converis
5252
- IRIS
5353
- [Worktribe/RIS](RIS.html)

symplectic.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Code4REF
3+
---
4+
5+
# How to report software outputs in Symplectic Elements
6+
7+
This guide shows the method for recording software outputs in Symplectic Elements as implemented at Imperial College London (16th October 2019).
8+
9+
After logging into Symplectic, you will go straight to your "**Home**", which shows a summary of your publications, grants and gives you a couple of choices to deposit your work after this has been published.
10+
11+
![Image](SymplecticImages/ProfileScreen.png)
12+
13+
None of these options are useful for software, but just for journal or conference publications. To add a software, go to the "**Menu**" tab at the top, and then to "**Publications**", under the "**Manage**" card on the left hand side.
14+
15+
![Image](SymplecticImages/GoToPublications.png)
16+
17+
This will bring you to you complete publications list, showing those that you have claimed, those that are pending and those that you have rejected - possibly because they have been wrongly identified as yours by the system. On this screen, click on "**Add a new publication**" on the top-right corner:
18+
19+
![Image](SymplecticImages/AddNewPublication.png)
20+
21+
A very large list of outcomes to add opens - good to remind you of other things that you could (should) be submitting - and among them, "**Add a new software / code**".
22+
23+
![Image](SymplecticImages/AddNewSoftware.png)
24+
25+
When clicking in that option, the process of adding a new software starts:
26+
27+
1 - A screen appears to search for the software, just in case it is already in the database (it might have been added by a colleague).
28+
29+
2 - Assuming that is not the case, then a form opens to add all the information related to the software, including:
30+
31+
- Authors and contributors
32+
- Title of the software
33+
- Abstract
34+
35+
![Image](SymplecticImages/AddEssentialInfo1.png)
36+
37+
- Publication date
38+
- Version
39+
- License
40+
- Keywords
41+
42+
And the two most important bits:
43+
44+
- DOI
45+
- Code repository
46+
47+
![Image](SymplecticImages/AddEssentialInfo2.png)
48+
49+
3 - After saving this form, the software is already added, but you are given the option to link some funding that is related to this software (for example, if it was develop as part of a particular EPSRC or EU grant)
50+
51+
That is all! If you now return to your "**Home**" page, you should see a new "**Claimed publication**" of type "**software / code**".
52+
53+
![Image](SymplecticImages/Summary.png)

0 commit comments

Comments
 (0)