Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bibtex links #297

Closed
markcoletti opened this issue Sep 11, 2023 · 3 comments
Closed

Fix bibtex links #297

markcoletti opened this issue Sep 11, 2023 · 3 comments
Assignees
Milestone

Comments

@markcoletti
Copy link
Collaborator

Some of the bibtex links do not work. E.g., links to our LEAP paper, but also to Sean Luke, Koza, etc.

@markcoletti markcoletti created this issue from a note in LEAP Documentation (To do) Sep 11, 2023
@SigmaX
Copy link
Collaborator

SigmaX commented Sep 13, 2023

Potentially related error messages I'm getting from make doc:

image

@SigmaX
Copy link
Collaborator

SigmaX commented Sep 13, 2023

The fatal one (UndefinedEror("'style' is undefined")) may be due to an incompatibility with sphinx 7.0, which removed the style key (see ex. kivy/kivy#8230).

@markcoletti
Copy link
Collaborator Author

@SigmaX fixed this problem. Closing.

@markcoletti markcoletti moved this from To do to Done in LEAP Documentation Oct 5, 2023
markcoletti pushed a commit that referenced this issue Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants