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
cd8d2bb0
Commit
cd8d2bb0
authored
Nov 16, 2014
by
Sylvester Keil
Browse files
add suppress author note
parent
8e808695
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
cd8d2bb0
...
@@ -282,6 +282,14 @@ of the items you wish to quote separated by spaces. For example,
...
@@ -282,6 +282,14 @@ of the items you wish to quote separated by spaces. For example,
<a href="#ruby">(Flanagan & Matsumoto 2008; Shaughnessy 2013)</a>
<a href="#ruby">(Flanagan & Matsumoto 2008; Shaughnessy 2013)</a>
#### Suppressing author names
Sometimes you want to suppress author names in a citation, because the
name has already been mentioned in your text; for such cases Jekyll-Scholar
provides the
`--suppress_author`
option (short form:
`-A`
):
`...as Matz explains {% cite ruby -A -l 42 %}`
would produce something
like:
`...as Matz explains (2008, p. 42)`
.
#### Page numbers and locators
#### Page numbers and locators
If you would like to add page numbers to your citation, you can use the
If you would like to add page numbers to your citation, you can use the
...
...
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