Skip to content

Bibliography#115

Open
baharmon wants to merge 1 commit intoOSGeo:mainfrom
baharmon:bibliography
Open

Bibliography#115
baharmon wants to merge 1 commit intoOSGeo:mainfrom
baharmon:bibliography

Conversation

@baharmon
Copy link
Copy Markdown
Contributor

@baharmon baharmon commented May 6, 2026

This pull request moves the citation style to the root directory, adds guidance on citations for contributors, adds references to my tutorials, and fixes a couple typographic errors.

Comment thread CONTRIBUTING.md
To cite references,
you should create a bibtex file with bibliographic entries,
reference the bibliography and citation style in your tutorial's frontmatter,
and then add citations in Markdown to your tutorial.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
and then add citations in Markdown to your tutorial.
and then add the citations in Markdown format in the text body.

Comment thread CONTRIBUTING.md

```yaml
bibliography: tutorial.bib
csl: ../../../acm.csl
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cwhite911, is this recommended practice, i.e., use relative paths?

Comment thread CONTRIBUTING.md
In your tutorial,
add citations in Markdown with `[@citation]`.
This will create an inline citation
and automatically generate a bibliography
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
and automatically generate a bibliography
and automatically generate the bibliography list

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