|
45 | 45 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
46 | 46 | <link rel="preconnect" href="https://ajax.googleapis.com"> |
47 | 47 |
|
48 | | - <link rel="icon" type="image/x-icon" href="static/images/favicon.ico"> |
49 | | - <link rel="apple-touch-icon" href="static/images/favicon.ico"> |
| 48 | + <link rel="icon" type="image/x-icon" href="static/images/37353160.ico"> |
| 49 | + <link rel="apple-touch-icon" href="static/images/37353160.ico"> |
50 | 50 |
|
51 | 51 | <link rel="stylesheet" href="static/css/bulma.min.css"> |
52 | 52 | <link rel="stylesheet" href="static/css/index.css"> |
@@ -468,25 +468,6 @@ <h2 class="title is-3 has-text-centered">Evaluation and Visualizations</h2> |
468 | 468 | </div> |
469 | 469 | </section> |
470 | 470 |
|
471 | | - <section class="section" id="BibTeX"> |
472 | | - <div class="container is-max-desktop content"> |
473 | | - <div class="bibtex-header"> |
474 | | - <h2 class="title">BibTeX</h2> |
475 | | - <button class="copy-bibtex-btn" onclick="copyBibTeX()" title="Copy BibTeX to clipboard"> |
476 | | - <i class="fas fa-copy"></i> |
477 | | - <span class="copy-text">Copy</span> |
478 | | - </button> |
479 | | - </div> |
480 | | - <pre id="bibtex-code"><code>@article{Herrera2026Using, |
481 | | - title={Using LLMs to Generate Data Benchmarks for LEO Constellation Task Scheduling}, |
482 | | - author={Herrera, Miguel Angel and Linares-Vásquez, Mario}, |
483 | | - journal={Systems and Computing Engineering Department, Universidad de los Andes}, |
484 | | - year={2026}, |
485 | | - url={https://github.com/TheSoftwareDesignLab/KEPLER-DF} |
486 | | -}</code></pre> |
487 | | - </div> |
488 | | - </section> |
489 | | - |
490 | 471 | <footer class="footer"> |
491 | 472 | <div class="container"> |
492 | 473 | <div class="columns is-centered"> |
|
0 commit comments