-
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 #654 from cicirello/create-pull-request/website-up…
…date Website updated by custom site generator
- Loading branch information
Showing
4 changed files
with
136 additions
and
206 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
@ARTICLE{cicirello2024applsci, | ||
TITLE = {Special Issue on Evolutionary Computation: Theories, Techniques, and Applications}, | ||
EDITOR = {Vincent A. Cicirello}, | ||
AUTHOR = {Vincent A. Cicirello}, | ||
TITLE = {Evolutionary Computation: Theories, Techniques, and Applications}, | ||
ARTICLENO = {2542}, | ||
DOI = {10.3390/app14062542}, | ||
JOURNAL = {Applied Sciences}, | ||
MONTH = {January}, | ||
MONTH = {March}, | ||
NUMBER = {6}, | ||
NUMPAGES = {6}, | ||
VOLUME = {14}, | ||
YEAR = {2024}, | ||
URL = {https://www.mdpi.com/journal/applsci/special_issues/Evolutionary_Computation} | ||
URL = {https://www.cicirello.org/publications/applsci-14-02542.pdf} | ||
} | ||
|
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,11 @@ | ||
@TECHREPORT{cicirello2024techreport, | ||
AUTHOR = {Vincent A. Cicirello}, | ||
TITLE = {On the Average Runtime of an Open Source Binomial Random Variate Generation Algorithm}, | ||
INSTITUTION = {Cicirello.org}, | ||
MONTH = {March}, | ||
NUMBER = {ALG-24-007}, | ||
TYPE = {Technical Report}, | ||
YEAR = {2024}, | ||
URL = {https://reports.cicirello.org/24/007/ALG-24-007.pdf} | ||
} | ||
|
Oops, something went wrong.