-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #124 from POptUS/bibtex
Bibtex
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,11 +83,22 @@ To seek support or report issues, e-mail: | |
|
||
* ``[email protected]`` | ||
|
||
## Cite IBCDFO | ||
|
||
``` | ||
@misc{ibcdfo, | ||
author = {Jeffrey Larson and Matt Menickelly and Jared P. O'Neal and Stefan M. Wild}, | ||
title = {Interpolation-Based Composite Derivative-Free Optimization}, | ||
url = {https://github.com/POptUS/IBCDFO}, | ||
year = {2024}, | ||
} | ||
``` | ||
|
||
## About IBCDFO | ||
|
||
Part of [POptUS: Practical Optimization Using Structure](https://github.com/POptUS). | ||
|
||
Copyright (c) 2023, The Regents of the University of California, | ||
through Lawrence Berkeley National Laboratory and UChicago Argonne | ||
LLC through Argonne National Laboratory (subject to receipt of any | ||
required approvals from the U.S. Dept. of Energy). All rights reserved. | ||
required approvals from the U.S. Dept. of Energy). All rights reserved. |