8000 update joss paper DOIs by wholmgren · Pull Request #544 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

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
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add doi [skip ci]
  • Loading branch information
wholmgren committed Aug 21, 2018
commit 8be4a15e31f98ec3a89114b6b880f780d8c9fa13
5 changes: 3 additions & 2 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,14 @@ @inproceedings{Holmgren2017
Booktitle = {2017 IEEE 44th Photovoltaic Specialists Conference},
Title = {A Comparison of PV Power Forecasts Using PVLib-Python},
Year = {2017},
doi = {http://doi.org/10.5281/zenodo.1400857}}
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 Down
0