Guidelines Epubs annual meeting: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 2: Line 2:


Electronic publications (Epubs) are Jupyter notebooks that contain a scientific problem description and some findings that are investigated by numerical algorithms or models, that walks the reader through the science by executing the algorithms or models. The Epubs will be reviewed and can be part of a poster or oral presentation or separately submitted. Once excepted the Epub will get a DOI and will be made available through the CSDMS web.
Electronic publications (Epubs) are Jupyter notebooks that contain a scientific problem description and some findings that are investigated by numerical algorithms or models, that walks the reader through the science by executing the algorithms or models. The Epubs will be reviewed and can be part of a poster or oral presentation or separately submitted. Once excepted the Epub will get a DOI and will be made available through the CSDMS web.
==Create a Jupyter Notebook==
Jupyter Notebook is a web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience. [https://jupyter.org/install Learn more on how to install Jupyter Notebooks].
Your Jupyter Notebook should include:
* Title
* Authors & affiliations
* Introduction
* Results
* Discussion ''(optional)''
* Conclusions ''(optional)''
* Acknowledgements
* References
==Set up a web repository==
GitHub is a code hosting platform for version control and collaboration


== How to submit your Jupyter Notebook ==
== How to submit your Jupyter Notebook ==
Line 14: Line 30:
* Acknowledgements
* Acknowledgements
* References
* References
==

Revision as of 14:05, 24 January 2023

Guidelines Epubs

Electronic publications (Epubs) are Jupyter notebooks that contain a scientific problem description and some findings that are investigated by numerical algorithms or models, that walks the reader through the science by executing the algorithms or models. The Epubs will be reviewed and can be part of a poster or oral presentation or separately submitted. Once excepted the Epub will get a DOI and will be made available through the CSDMS web.

Create a Jupyter Notebook

Jupyter Notebook is a web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience. Learn more on how to install Jupyter Notebooks.

Your Jupyter Notebook should include:

  • Title
  • Authors & affiliations
  • Introduction
  • Results
  • Discussion (optional)
  • Conclusions (optional)
  • Acknowledgements
  • References

Set up a web repository

GitHub is a code hosting platform for version control and collaboration

How to submit your Jupyter Notebook

We'll reach out to you by email towards the end

Your Jupyter Notebook should include

  • Title
  • Authors & affiliations
  • Introduction
  • Results
  • Discussion (optional)
  • Conclusions (optional)
  • Acknowledgements
  • References