Attention: The Collaboratory IAM will down for up to 1 hour on today, the 8th of July 2025 starting from 4.30pm CEST (my timezone) for up to 1 hour. Any and all services, which require a user login with an EBRAINS account, will be un-available during that time

Warning: The EBRAINS Drive and EBRAINS Lab will down on Tuesday, the 8th of July 2025 starting from 5pm CEST (my timezone) for up to 1 hour.


Changes for page EBRAINS Live Papers

Last modified by shailesh on 2022/06/26 21:44

From version 4.1
edited by shailesh
on 2022/06/21 12:00
Change comment: There is no comment for this version
To version 1.1
edited by shailesh
on 2022/06/21 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,22 +1,30 @@
1 -== Overview ==
1 +== H2 Headings Will Appear in Table of Content ==
2 2  
3 -EBRAINS Live Papers are structured and interactive online documents that bring together code, models, and data. They can either complement published scientific articles or be stand-alone publications. Interactivity is a prominent feature with several integrated tools and services that allow users to download, visualise or simulate data, models and results presented in the corresponding publications.
4 4  
5 -Live papers can be built using the integrated Live Paper Builder tool. This allows authors to create rich, interactive web pages without requiring any web development skills.
6 -It allows for easily linking to resources in community databases such as EBRAINS KG, NeuroMorpho.org, ModelDB, the Allen Brain Atlas, thereby acting as an integrator of scientific resources spanning diverse data types.
4 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
7 7  
8 -Live papers, prior to their publication, can also be password-protected. This allows restricting access to desired user groups such as to reviewers of an associated manuscript. When ready for publication, authors may request curation through EBRAINS support. The curation process, in part, ensures that all linked resources are publicly available in suitable repositories.
6 +>This is a quote. You can add a quote by selecting some text and clicking the quote button in the editor.
9 9  
10 -Once curation is complete, a DOI is attributed and the live paper is made available online. The Live Paper DOI further assists the citation of published data and models, thereby incentivising authors to publish and share such resources, and ensuring that they are duly acknowledged when these resources are reused.
8 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
11 11  
12 -=== Useful Links ===
10 +=== H3 Headings Will Appear In The Table of Content ===
13 13  
14 -|** EBRAINS Service Page     **| [[https:~~/~~/ebrains.eu/service/live-papers>>https://ebrains.eu/service/live-papers||rel=" noopener noreferrer" target="_blank"]]                    
15 -|** Live Paper Viewer        **| [[https:~~/~~/live-papers.brainsimulation.eu>>https://live-papers.brainsimulation.eu||rel=" noopener noreferrer" target="_blank"]]                    
16 -|** Live Paper Builder Tool  **| [[https:~~/~~/model-catalog.brainsimulation.eu/docs>>https://model-catalog.brainsimulation.eu/docs||rel=" noopener noreferrer" target="_blank"]]             
17 -|** Live Paper Documentation **| [[https:~~/~~/live-paper-docs.netlify.app>>https://live-paper-docs.netlify.app||rel=" noopener noreferrer" target="_blank"]]                       
18 -|** Live Paper REST APIs     **| [[https:~~/~~/validation-v2.brainsimulation.eu/docs>>https://validation-v2.brainsimulation.eu/docs||rel=" noopener noreferrer" target="_blank"]]             
19 -|** GitHub Repo              **| [[https:~~/~~/github.com/appukuttan-shailesh/ebrains-live-papers>>https://github.com/appukuttan-shailesh/ebrains-live-papers||rel=" noopener noreferrer" target="_blank"]]
20 -|** Preprint Article         **| [[https:~~/~~/osf.io/4uvdy>>https://osf.io/4uvdy||rel=" noopener noreferrer" target="_blank"]]                                      
12 +==== You can also add images ====
21 21  
14 +[[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
15 +
16 +Photo by David Clode
17 +
18 +==== Or code ====
19 +
20 +Code blocks can be added by using the code macro:
21 +
22 +{{code language="python"}}
23 +x = 1
24 +if x == 1:
25 + # indented four spaces
26 + print("x is 1.")
27 +{{/code}}
28 +
29 +(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
22 22