Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
eossr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Gitlab has been updated. More info
here
.
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ESCAPE2020
WP3
eossr
Merge requests
!245
Adding reference publication in readme and codemeta
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adding reference publication in readme and codemeta
cite
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Vuillaume
requested to merge
cite
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
Fixes
#103 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
daa49908
1 commit,
2 years ago
2 files
+
18
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
README.md
+
16
−
2
Options
@@ -89,7 +89,21 @@ See [LICENSE](LICENSE)
## Cite
To cite this library, use the cite section in
[
the Zenodo page
](
https://zenodo.org/record/5592584#.YiALJRPMI-Q
)
(
right
column, below the
`Versions`
section).
To cite this library, please cite our ADASS proceedings:
```
@misc{https://doi.org/10.48550/arxiv.2212.00499,
doi = {10.48550/ARXIV.2212.00499},
url = {https://arxiv.org/abs/2212.00499},
author = {Vuillaume, Thomas and Garcia, Enrique and Tacke, Christian and Gal, Tamas},
keywords = {Instrumentation and Methods for Astrophysics (astro-ph.IM), FOS: Physical sciences, FOS: Physical sciences},
title = {The eOSSR library},
publisher = {arXiv},
year = {2022},
copyright = {arXiv.org perpetual, non-exclusive license}
}
```
If you used the library in a workflow, please cite the version used as well, using the cite section in
[
the Zenodo page
](
https://zenodo.org/record/5592584#.YiALJRPMI-Q
)
(
right
column, below the
`Versions`
section).
Loading