Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: ieeh-tu-dresden
- Default Branch: main
- Size: 22.5 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
Support
Governance
README.md
.github
Home page of the organization
Owner
- Name: Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden
- Login: ieeh-tu-dresden
- Kind: organization
- Location: Germany
- Website: https://tu-dresden.de/ing/elektrotechnik/ieeh?set_language=en
- Repositories: 2
- Profile: https://github.com/ieeh-tu-dresden
Official github account of the IEEH (@ TU Dresden) - one of the leading German higher education research institutes in the field of power systems
Citation (CITATION.md)
<!--
SPDX-FileCopyrightText: Contributors to the IEEH TU Dresden software project
SPDX-License-Identifier: MPL-2.0
-->
# Citations
If you are using libraries of our institute in your research work, please consider citing our library using the following references.
| Repo | DOI |
| ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| [`ieeh-powerfactory-tools`](https://github.com/ieeh-tu-dresden/powerfactory-tools) | [](https://doi.org/10.5281/zenodo.7074968) |
| [`ieeh-power-system-data-model`](https://github.com/ieeh-tu-dresden/power-system-data-model) | [](https://doi.org/10.5281/zenodo.8087079) |
```bibtex
@software{IEEH-TUD_powerfactory-tools,
author = {{Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden}},
doi = {10.5281/zenodo.7074968},
license = {BSD-3-Clause},
title = {{PowerFactory Tools - A toolbox for Python based control of DIgSILENT PowerFactory}},
url = {https://github.com/ieeh-tu-dresden/powerfactory-tools},
year = {2022}
}
@software{IEEH-TUD_power_system_data_model,
author = {{Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden}},
doi = {10.5281/zenodo.8087079},
license = {BSD-3-Clause},
title = {{Power System Data Model - A data model for the description of electrical power systems}},
url = {https://github.com/ieeh-tu-dresden/power-system-data-model},
year = {2023}
}
```