The aim of this repository is to provide details of the data sets and code used in the related research titled {{ Research_Title }}.
The following files are included in this repository:
{{ File_1_Name }}
: {{ File_1_Description }}{{ File_2_Name }}
: {{ File_2_Description }}
[1] {{ Reference_1_Details }}
- {{ Developer_1_Name }} ([{{ Developer_1_Email }}](mailto:{{ Developer_1_Email }})) - [GitHub: {{ Developer_1_GitHub }}](https://github.com/{{ Developer_1_GitHub }})
- {{ Developer_2_Name }} ([{{ Developer_2_Email }}](mailto:{{ Developer_2_Email }})) - [GitHub: {{ Developer_2_GitHub }}](https://github.com/{{ Developer_2_GitHub }})
- {{ Developer_3_Name }} ([{{ Developer_3_Email }}](mailto:{{ Developer_3_Email }})) - [GitHub: {{ Developer_3_GitHub }}](https://github.com/{{ Developer_3_GitHub }})
This work was supported by the following projects:
- {{ Funding_Project_1_Details }}
- {{ Funding_Project_2_Details }}
- {{ Funding_Project_3_Details }}
If you want to cite the related paper or this repository, please use the following bib entries:
- Article:
@article{{ {{ Article_Citation_Key }},
title = {{ {{ Article_Title }} }},
journal = {{ {{ Journal_Name }} }},
volume = {{ {{ Volume }} }},
pages = {{ {{ Pages }} }},
year = {{ {{ Year }} }},
author = {{ {{ Authors }} }}
}
- Repository:
@misc{{ {{ Repository_Citation_Key }},
author={{ {{ Repository_Author }} }},
year={{ {{ Repository_Year }} }},
title = {{ {{ Repository_Title }} }},
howpublished = {{\url{{ {{ Repository_URL }} }} }}
}
Please, do it. Any feedback is welcome, so feel free to ask or comment anything you want via a Pull Request in this repo.
If you need extra help, you can contact us.
Licensed under the GNU General Public License, Version 3 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
http://www.gnu.org/licenses/gpl-3.0.en.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the License governing permissions and
limitations under the License.