-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for biblatex extended name format default nameparts (#48)
- Loading branch information
Showing
4 changed files
with
187 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
@article{vanackooij_dec_2018_LargescaleUnitCommitment, | ||
title = {Large-Scale Unit Commitment under Uncertainty: An Updated Literature Survey}, | ||
shorttitle = {Large-Scale Unit Commitment under Uncertainty}, | ||
author = {family=Ackooij, given=W., prefix=van, useprefix=true and Danti Lopez, I. and Frangioni, A. and Lacalandra, F. and Tahanan, M.}, | ||
date = {2018-12-01}, | ||
journaltitle = {Annals of Operations Research}, | ||
shortjournal = {Ann Oper Res}, | ||
volume = {271}, | ||
number = {1}, | ||
pages = {11--85}, | ||
issn = {1572-9338}, | ||
doi = {10.1007/s10479-018-3003-z}, | ||
} | ||
@article{godoy_sep_2023_JuliaUnifyingEndtoend, | ||
title = {Julia as a Unifying End-to-End Workflow Language on the {{Frontier}} Exascale System}, | ||
author = {Godoy, William F. and Valero-Lara, Pedro and Anderson, Caira and Lee, Katrina W. and Gainaru, Ana and family=Silva, given=Rafael Ferreira, prefix=da, useprefix=false and Vetter, Jeffrey S.}, | ||
date = {2023-09-24T13:27:44+00:00}, | ||
url = {https://hgpu.org/?p=28622}, | ||
urldate = {2023-10-27}, | ||
abstract = {We evaluate using Julia as a single language and ecosystem paradigm powered by LLVM to develop workflow components for high-performance computing. We run a Gray-Scott, 2-variable diffusion-reaction…}, | ||
langid = {american} | ||
} | ||
@article{persson_feb_2022_OutsideSafeOperating, | ||
title = {Outside the {{Safe Operating Space}} of the {{Planetary Boundary}} for {{Novel Entities}}}, | ||
author = {Persson, Linn and Carney Almroth, Bethanie M. and Collins, Christopher D. and Cornell, Sarah and family=Wit, given=Cynthia A., prefix=de, useprefix=true and Diamond, Miriam L. and Fantke, Peter and Hassellöv, Martin and MacLeod, Matthew and Ryberg, Morten W. and Søgaard Jørgensen, Peter and Villarrubia-Gómez, Patricia and Wang, Zhanyun and Hauschild, Michael Zwicky}, | ||
date = {2022-02-01}, | ||
journaltitle = {Environmental Science \& Technology}, | ||
shortjournal = {Environ. Sci. Technol.}, | ||
volume = {56}, | ||
number = {3}, | ||
pages = {1510--1521}, | ||
publisher = {{American Chemical Society}}, | ||
issn = {0013-936X}, | ||
doi = {10.1021/acs.est.1c04158}, | ||
url = {https://doi.org/10.1021/acs.est.1c04158}, | ||
urldate = {2023-12-04}, | ||
abstract = {We submit that the safe operating space of the planetary boundary of novel entities is exceeded since annual production and releases are increasing at a pace that outstrips the global capacity for assessment and monitoring. The novel entities boundary in the planetary boundaries framework refers to entities that are novel in a geological sense and that could have large-scale impacts that threaten the integrity of Earth system processes. We review the scientific literature relevant to quantifying the boundary for novel entities and highlight plastic pollution as a particular aspect of high concern. An impact pathway from production of novel entities to impacts on Earth system processes is presented. We define and apply three criteria for assessment of the suitability of control variables for the boundary: feasibility, relevance, and comprehensiveness. We propose several complementary control variables to capture the complexity of this boundary, while acknowledging major data limitations. We conclude that humanity is currently operating outside the planetary boundary based on the weight-of-evidence for several of these control variables. The increasing rate of production and releases of larger volumes and higher numbers of novel entities with diverse risk potentials exceed societies’ ability to conduct safety related assessments and monitoring. We recommend taking urgent action to reduce the harm associated with exceeding the boundary by reducing the production and releases of novel entities, noting that even so, the persistence of many novel entities and/or their associated effects will continue to pose a threat.} | ||
} |