Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update joss paper DOIs #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 25, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ pvlib-python
[![Build status](https://ci.appveyor.com/api/projects/status/gr2eyhc84tvtkopk?svg=true)](https://ci.appveyor.com/project/wholmgren/pvlib-python-fv2to)
[![Coverage Status](https://img.shields.io/coveralls/pvlib/pvlib-python.svg)](https://coveralls.io/r/pvlib/pvlib-python)
[![Documentation Status](https://readthedocs.org/projects/pvlib-python/badge/?version=latest)](http://pvlib-python.readthedocs.org/en/latest/)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.50141.svg)](http://dx.doi.org/10.5281/zenodo.50141)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1246152.svg)](https://doi.org/10.5281/zenodo.1246152)
[![Code Health](https://landscape.io/github/pvlib/pvlib-python/master/landscape.svg?style=flat)](https://landscape.io/github/pvlib/pvlib-python/master)
[![status](http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1/status.svg)](http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1)


PVLIB Python is a community supported tool that provides a set of
Expand Down
9 changes: 6 additions & 3 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@ @inproceedings{Holmgren2017
Author = {William F. Holmgren and Antonio T. Lorenzo and Clifford Hansen},
Booktitle = {2017 IEEE 44th Photovoltaic Specialists Conference},
Title = {A Comparison of PV Power Forecasts Using PVLib-Python},
Year = {2017}}
Year = {2017},
doi = {10.5281/zenodo.1400857}}

@inproceedings{Holmgren2018,
Author = {William F. Holmgren and Clifford W. Hansen and Joshua S. Stein and Mark A. Mikofski},
Booktitle = {2018 IEEE 45th Photovoltaic Specialists Conference},
Title = {Review of open source tools for PV modeling},
Year = {2018}}
Year = {2018},
doi = {10.5281/zenodo.1401378}}

@article{Louwen2017,
Author = {Atse Louwen and Ruud E.I. Schropp and Wilfried G.J.H.M. van Sark and Andr{\'e} P.C. Faaij},
Expand All @@ -73,7 +75,8 @@ @inproceedings{Mikofski2017
Author = {Mark A. Mikofski and Clifford W. Hansen and William F. Holmgren and Gregory M. Kimball},
Booktitle = {2017 IEEE 44th Photovoltaic Specialists Conference},
Title = {Use of Measured Aerosol Optical Depth and Precipitable Water to Model Clear Sky Irradiance},
Year = {2017}}
Year = {2017},
doi = {10.5281/zenodo.1403238}}

@article{Polo2016,
Author = {J. Polo, S. Garcia-Bouhaben, M. C. Alonso-Garcia},
Expand Down