Skip to content

Fix citation link for ACM Transactions on Mathematical Software#268

Open
tyronerees wants to merge 2 commits into
masterfrom
typo-in-doi
Open

Fix citation link for ACM Transactions on Mathematical Software#268
tyronerees wants to merge 2 commits into
masterfrom
typo-in-doi

Conversation

@tyronerees

Copy link
Copy Markdown
Member

The link didn't work - now fixed!

@tyronerees

Copy link
Copy Markdown
Member Author

The error is in the generated html files too. When I regenerate locally, I've got lots of warnings and errors, especially for the C version, and the diff between the versions is huge. @jfowkes @AdamG412 @AndrewLister-STFC: do you either (a) have a local configuration that works for this, or (b) want me to just manually edit the html files to add the missing character to fix the broken links?

@jfowkes

jfowkes commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

@tyronerees I do have a local configuration that works for this but not without errors, probably quickest just to make the one-character edit to the html? Also happy to recompile if you prefer. The main issue with the docs is that:

  • the Fortran docs use a long-abandoned attempt to get Sphinx working for Fortran (the docs look okay but the extension doesn't play nicely with modern Sphinx and this is only going to get worse)
  • the C docs have some issues with duplicate names in the SSMFE documentation which screws up some links (see the very first issue: Duplicate entity definitions in sphinx docs #1)

As I think we discussed for HSL there are no good solutions for getting Fortran to work with Sphinx afaik.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants