Skip to content

Commit ad8b922

Browse files
arnavk23dependabot[bot]abelsiqueiraJSOTutorials bot
authored
Fix : Link checker (#208)
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]>
1 parent 02bb424 commit ad8b922

File tree

6 files changed

+14
-16
lines changed

6 files changed

+14
-16
lines changed

_data/bibtex/articles2019.bib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ @article{estrin-orban-saunders-2019c
77
number = {3},
88
pages = {1102--1124},
99
grant = {NSERC 299010-04},
10-
preprint = {https://dx.doi.org/10.13140/RG.2.2.34725.81123},
10+
preprint = {https://doi.org/10.13140/RG.2.2.34725.81123},
1111
gerad = {G-2018-40},
1212
doi = {10.1137/18M1194948}
1313
}
@@ -21,7 +21,7 @@ @article{buttari-orban-ruiz-titley-peloquin-2019
2121
number = {5},
2222
pages = {S409--S432},
2323
grant = {NSERC 299010-04},
24-
preprint = {https://www.gerad.ca/en/papers/G-2018-42/view},
24+
preprint = {https://www.gerad.ca/en/papers/G-2018-42.pdf},
2525
gerad = {G-2018-42},
2626
doi = {10.1137/18M1194900}
2727
}
@@ -35,7 +35,7 @@ @article{dahito-orban-2019
3535
year = {2019},
3636
pages = {1988--2025},
3737
grant = {NSERC 299010-04},
38-
preprint = {https://www.gerad.ca/en/papers/G-2018-50/view},
38+
preprint = {https://epubs.siam.org/doi/10.1137/18M1204255},
3939
gerad = {G-2018-50},
4040
doi = {10.1137/18M1204255}
4141
}
@@ -49,7 +49,7 @@ @article{estrin-orban-saunders-2019b
4949
number = {1},
5050
pages = {254--275},
5151
grant = {NSERC 299010-04},
52-
preprint = {https://goo.gl/uyPRk5},
52+
preprint = {https://web.stanford.edu/group/SOL/software/lslq/lslq.pdf},
5353
gerad = {G-2017-05},
5454
doi = {10.1137/17M1113552}
5555
}

_data/bibtex/articles2020.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ @article{orban-siqueira-2020
2020
volume = {76},
2121
number = {},
2222
pages = {961--989},
23-
preprint = {https://www.gerad.ca/en/papers/G-2019-17/view},
23+
preprint = {https://link.springer.com/article/10.1007/s10589-020-00201-2},
2424
doi = {10.1007/s10589-020-00201-2}
2525
}
2626

_data/bibtex/articles2023.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ @article{MontoisonOrban2023
3030

3131
@article{Montoison2023,
3232
doi = {10.1137/21M1459265},
33-
url = {https://epubs.siam.org/doi/abs/10.1137/21M1459265},
33+
url = {https://doi.org/10.1137/21M1459265},
3434
year = {2023},
3535
volume = {1},
3636
number = {44},

_data/bibtex/articles2024.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ @article{Migot2024
1414
@article{Cibulka2024,
1515
title = {Towards optimal spatio‐temporal decomposition of control‐related sum‐of‐squares programs},
1616
ISSN = {1099-1239},
17-
url = {http://dx.doi.org/10.1002/rnc.7596},
17+
url = {https://doi.org/10.1002/rnc.7596},
1818
DOI = {10.1002/rnc.7596},
1919
journal = {International Journal of Robust and Nonlinear Control},
2020
publisher = {Wiley},

_data/references.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"author": "Abel S. Siqueira",
55
"date": "2017-12-01",
66
"where": "Seminários de Análise Convexa e Otimização. UFSC, Florianópolis/SC, Brasil",
7-
"link": "http://abelsiqueira.github.io/assets/2017-12-01-ufsc.pdf",
7+
"link": "https://www.youtube.com/watch?v=VhAxV9I1xHs",
88
"type": "talk"
99
},
1010
{
1111
"title": "A Workflow for Designing Optimization Methods in the Julia Language",
1212
"author": "Abel S. Siqueira and Dominique Orban",
1313
"date": "2016-05-04",
1414
"where": "2016 Optimization Days. Montréal, Canada",
15-
"link": "http://abelsiqueira.github.io/assets/jopt-2016.pdf",
15+
"link": "https://abelsiqueira.com/blog/jopt-2016.pdf",
1616
"type": "talk"
1717
},
1818
{
@@ -35,7 +35,7 @@
3535
"author": "Abel S. Siqueira and Dominique Orban",
3636
"where": "Second Annual JuMP-dev Workshop. Bordeaux, France",
3737
"date": "2018-06-28",
38-
"link": "http://abelsiqueira.github.io/assets/2018-06-28-jump-dev.pdf",
38+
"link": "https://www.juliaopt.org/meetings/bordeaux2018/siqueira.pdf",
3939
"type": "talk"
4040
},
4141
{
@@ -50,7 +50,7 @@
5050
"author": "Abel S. Siqueira and Dominique Orban",
5151
"where": "XII Brazilian Workshop on Continuous Optimization. Iguaçu Falls, Brazil.",
5252
"date": "2018-07-23",
53-
"link": "http://abelsiqueira.github.io/assets/2018-07-23-xiibrazopt.pdf",
53+
"link": "https://abelsiqueira.com/blog/2018-07-23-xiibrazopt.pdf",
5454
"type": "talk"
5555
},
5656
{
@@ -66,15 +66,13 @@
6666
"author": "Abel S. Siqueira",
6767
"date": "2019-02-07",
6868
"where": "Tutorial: Modeling and optimization tools in Julia: An introduction to JuMP and JSO. GERAD. Montreal/QC, Canada",
69-
"link": "http://abelsiqueira.github.io/assets/2019-02-07-GERAD.tar.gz",
7069
"type": "talk"
7170
},
7271
{
7372
"title": "JuliaSmoothOptimizers",
7473
"author": "Abel S. Siqueira",
7574
"date": "2019-05-31",
7675
"where": "Talk at PPGM - UFPR. Curitiba/PR, Brazil.",
77-
"link": "http://abelsiqueira.github.io/assets/2019-05-31-PPGM.ipynb",
7876
"type": "talk"
7977
},
8078
{
@@ -230,7 +228,7 @@
230228
"author": "Alexis Montoison",
231229
"where": "LANS Seminar, Chicago, USA",
232230
"date": "2023-12-13",
233-
"link": "https://github.com/JuliaSmoothOptimizers/JuliaSmoothOptimizers.github.io/files/LANS-Seminar-Argonne.pdf",
231+
"link": "https://www.anl.gov/event/krylovjl-empowering-performance-and-portability-in-highperformance-computing",
234232
"type": "talk"
235233
}
236234
]

tutorials/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ end
7878
This is another list of tutorials, from outside sources.
7979

8080
- [Abel Siqueira's YouTube playlist on JSO Tutorials](https://www.youtube.com/playlist?list=PLOOY0eChA1uxmm8G2caFpdX7X9NjgpDUY), Abel Soares Siqueira, 08 April 2020
81-
- [NLPModels.jl and CUTEst.jl: Constrained Optimization](https://abelsiqueira.github.io/blog/_posts/2017/2017-02-17-nlpmodelsjl-and-cutestjl-constrained-optimization/), Abel Soares Siqueira, 17 February 2017
82-
- [NLPModels.jl, CUTEst.jl and other Nonlinear Optimization Packages on Julia](https://abelsiqueira.github.io/blog/_posts/2017/2017-02-07-nlpmodelsjl-cutestjl-and-other-nonlinear-optimization-packages-on-julia/), Abel Soares Siqueira, 07 February 2017
81+
- [NLPModels.jl and CUTEst.jl: Constrained Optimization](https://abelsiqueira.com/blog/2017-02-17-nlpmodelsjl-and-cutestjl-constrained-optimization/), Abel Soares Siqueira, 17 February 2017
82+
- [NLPModels.jl, CUTEst.jl and other Nonlinear Optimization Packages on Julia](https://abelsiqueira.com/blog/2017-02-07-nlpmodelsjl-cutestjl-and-other-nonlinear-optimization-packages-on-julia/), Abel Soares Siqueira, 07 February 2017

0 commit comments

Comments
 (0)