Skip to content

Add structured publications rendering pipeline#498

Open
tati-micheletti wants to merge 5 commits into
openmodelingfoundation:developfrom
tati-micheletti:feature/publications-bibliography
Open

Add structured publications rendering pipeline#498
tati-micheletti wants to merge 5 commits into
openmodelingfoundation:developfrom
tati-micheletti:feature/publications-bibliography

Conversation

@tati-micheletti
Copy link
Copy Markdown

This PR introduces a lightweight structured publications workflow for OMF resources.

Key changes:

Adds publications.bib as the canonical bibliography source
Adds CSL-JSON export for Hugo-compatible structured rendering
Adds reusable Hugo partial for publication rendering
Dynamically injects publications into the Awesome Modeling Practices page
Provides downloadable bibliography source for reuse in reference managers

The implementation intentionally keeps scope minimal:

no CSL citation styling engine
no search/filtering
no advanced bibliography infrastructure

This follows the architecture direction discussed in the previous review conversation while avoiding duplicated maintenance across repositories.

Error was being generated as index was missing from the code   {{ index . "container-title" }}. in Line 12. Problem should be fixed now.
@cmbarton
Copy link
Copy Markdown
Contributor

Once this is merged and I can see it formatted, I'll see if I should add anything.

Currently, the publication list is not rendering in the website. This might be due to the Hugo rendering happening AFTER the rendering of the RMarkdown. Trying to invert the order.
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.

2 participants