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

Add citation header #2837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Rafnuss
Copy link
Contributor

@Rafnuss Rafnuss commented Jan 16, 2025

Fix for #2835

@Rafnuss
Copy link
Contributor Author

Rafnuss commented Jan 16, 2025

@jayhesselberth , I had a first draft at a solution for this, but I don't really understand the mechanism to render the the data (

data <- list(
pagetitle = tr_("Authors and Citation"),
citations = data_citations(pkg),
authors = unname(authors$all),
inst = authors$inst,
before = authors$before,
after = authors$after,
source = source
)
) and how to change the html page. Would you mind pointing me to the right direction?

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.

1 participant