{"id":19157454,"url":"https://github.com/jmejia8/bilevel-optimization-references","last_synced_at":"2025-10-14T04:25:00.396Z","repository":{"id":87446023,"uuid":"382225034","full_name":"jmejia8/bilevel-optimization-references","owner":"jmejia8","description":"Thousands of bibliographic references on bi-level optimization.","archived":false,"fork":false,"pushed_at":"2023-06-17T20:08:27.000Z","size":8995,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-04T01:36:36.920Z","etag":null,"topics":["bibliography","bilevel","bilevel-optimization","hierachical"],"latest_commit_sha":null,"homepage":"https://repository.bi-level.org/","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmejia8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-02T03:59:55.000Z","updated_at":"2024-12-12T04:05:56.000Z","dependencies_parsed_at":"2023-12-01T03:30:57.919Z","dependency_job_id":null,"html_url":"https://github.com/jmejia8/bilevel-optimization-references","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jmejia8/bilevel-optimization-references","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmejia8%2Fbilevel-optimization-references","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmejia8%2Fbilevel-optimization-references/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmejia8%2Fbilevel-optimization-references/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmejia8%2Fbilevel-optimization-references/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmejia8","download_url":"https://codeload.github.com/jmejia8/bilevel-optimization-references/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmejia8%2Fbilevel-optimization-references/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017945,"owners_count":26086213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibliography","bilevel","bilevel-optimization","hierachical"],"created_at":"2024-11-09T08:40:14.948Z","updated_at":"2025-10-14T04:25:00.366Z","avatar_url":"https://github.com/jmejia8.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bilevel Optimization Bibliography\n\n\nReferences on bilevel optimization.\n\nHomepage: [http://repository.bi-level.org](http://repository.bi-level.org)\n\n\n[![DOI](https://zenodo.org/badge/382225034.svg)](https://zenodo.org/badge/latestdoi/382225034)\n\n\n## Adding New References\n\nFirstly, install `Franklin.jl` on Julia (1.1 or later).\n\nIdentify references from Crossref. Suggestion:\n\n```julia\nusing Pitaya\n\nENV[\"JULIA_MAILTO\"]=\"your@email.com\"\nres = works(query=\"bilevel optimization 2021\", limit=500);\n\nfor item in res[\"message\"][\"items\"]\n    println(item[\"URL\"])\nend\n```\n\nFollow the following steps to save new bibliographic sources.\n\n1. Delete links in `txt/doi-uris.txt`\n2. Paste the new DOIs (URL) in `txt/doi-uris.txt`\n3. Run in terminal `include(\"utils.jl\");generate_content()` to download the BIB files and update MD files.\n4. Update index (search engine): `using Franklin;lunr()`\n5. Open a local server to visualize the changes `using Franklin;serve()`.\n\nNow, your are able to commit and push changes to the repo.\n\n### License:\n\nThis work is licensed under the Creative Commons CC BY-NC-SA 4.0 license (Attribution Non-Commercial Share Alike International License version 4.0): [http://creativecommons.org/licenses/by-nc-sa/4.0/](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmejia8%2Fbilevel-optimization-references","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmejia8%2Fbilevel-optimization-references","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmejia8%2Fbilevel-optimization-references/lists"}