Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
jekyll-scholar
Commits
0eb1423a
Commit
0eb1423a
authored
Feb 25, 2013
by
Sylvester Keil
Browse files
add cited only bibliography example
parent
d690bfd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
0eb1423a
...
...
@@ -175,6 +175,12 @@ following blog post:
{% bibliography %}
Note that this will print your entire bibliography in the Reference section.
If you would like to include only those entries you cited on the page, pass
the
`cited`
option to the bibliography tag:
{% bibliography cited %}
For longer quotes, Jekyll-Scholar provides a
`quote`
tag:
{% quote derrida:purveyor %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment