Skip to content

Commit b532c97

Browse files
committed
Update matchmaker HOP with publication info
1 parent 848225b commit b532c97

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

blog_efflux/_posts/2023-07-17-moreno2023tag.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,22 @@ bibtex: |-
2525
@inproceedings{moreno2023tag,
2626
author = {Moreno, Matthew Andres and Lalejini, Alexander and Ofria, Charles},
2727
title = {Tag Affinity Criteria Influence Adaptive Evolution},
28-
year = {in print},
29-
publisher = {Association for Computing Machinery},
28+
isbn = {9798400701207},
29+
year = {2023},
30+
publisher= {Association for Computing Machinery},
3031
address = {New York, NY, USA},
31-
booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference Companion},
32+
url = {https://doi.org/10.1145/3583133.3595834},
33+
doi = {10.1145/3583133.3595834},
34+
booktitle= {Proceedings of the Genetic and Evolutionary Computation Conference Companion},
35+
pages = {35-36},
36+
numpages = {2},
37+
keywords = {artificial gene regulatory networks, tag-based referencing, genetic programming, module-based genetic programming, event-driven genetic programming},
3238
location = {Lisbon, Portugal},
3339
series = {GECCO '23}
3440
}
35-
citation: "Matthew Andres Moreno, Alexander Lalejini, and Charles Ofria. 2023. Tag Affinity Criteria Influence Adaptive Evolution. In Proceedings of the Genetic and Evolutionary Computation Conference Companion (GECCO '22). Association for Computing Machinery, New York, NY, USA."
41+
citation: "Matthew Andres Moreno, Alexander Lalejini, and Charles Ofria. 2023. Tag Affinity Criteria Influence Adaptive Evolution. In Proceedings of the Companion Conference on Genetic and Evolutionary Computation (GECCO '23 Companion). Association for Computing Machinery, New York, NY, USA, 35–36. https://doi.org/10.1145/3583133.3595834"
3642
supporting_materials: |
37-
- [presentation](https://youtu.be/-pRSWX0shT0) [via YouTube <i class="icon-video"></i>](https://youtube.com)
43+
- [presentation](https://youtu.be/WwftoxuF3jU) [via YouTube <i class="icon-video"></i>](https://youtube.com)
3844
- [slides](https://docs.google.com/presentation/d/1-Qn5cpOpItj_KKy3qO4QXui3PJjn7eCRVRwRc0XkChk/) [via Google Slides](https://workspace.google.com/products/slides/)
3945
- [LaTeX source](https://github.com/mmore500/tag-olympics-writeup/tree/v2.1.2) [via GitHub <i class="icon-github-1"></i>](https://github.com/)
4046
- [primary publication](https://doi.org/10.1007/s10710-023-09448-0)

0 commit comments

Comments
 (0)