Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
J
jekyll-scholar-extras
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
caesr-pub
jekyll-scholar-extras
Commits
284e9c31
Commit
284e9c31
authored
Feb 07, 2016
by
rmrf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up samples
parent
49d69fb3
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
44 additions
and
408 deletions
+44
-408
samples/jekyll-template/README
samples/jekyll-template/README
+0
-0
samples/jekyll-template/_config.yml
samples/jekyll-template/_config.yml
+21
-15
samples/jekyll-template/_publications/custom-hdp.csl
samples/jekyll-template/_publications/custom-hdp.csl
+0
-329
samples/jekyll-template/_publications/test.bib
samples/jekyll-template/_publications/test.bib
+0
-62
samples/jekyll-template/index.html
samples/jekyll-template/index.html
+23
-2
No files found.
samples/jekyll-template/README
.md
→
samples/jekyll-template/README
View file @
284e9c31
File moved
samples/jekyll-template/_config.yml
View file @
284e9c31
source
:
.
destination
:
./_site
plugin
s
:
./_plugins
plugin
_dir
:
./_plugins
auto
:
false
server
:
false
lsi
:
false
safe
:
false
pygments
:
true
markdown
:
maruku
highlighter
:
true
baseurl
:
./
#http://ece.uwaterloo.ca/~hdpatel/uwhtml
root_home
:
~hdpatel/uwhtml
markdown
:
redcarpet
redcarpet
:
extensions
:
[
"
no_intra_emphasis"
,
"
fenced_code_blocks"
,
"
autolink"
,
"
strikethrough"
,
"
superscript"
,
"
with_toc_data"
,
"
smart"
]
baseurl
:
./
root_home
:
permalink
:
/:year/:month/:day/:title
exclude
:
[
"
Rakefile"
,
"
no-build"
]
title
:
Hiren D. Patel
url
:
http://ece.uwaterloo.ca/~hdpatel/uwhtml
title
:
url
:
# jekyll-scholar configurations
scholar
:
style
:
_publications/custom-hdp
.csl
style
:
publications/customized-jse
.csl
locale
:
en
sort_by
:
year
order
:
descending
source
:
./_publications
source
:
./publications
bibliography
:
test.bib
details_dir
:
./publications/details
details_layout
:
details.html
#query: "@*[public!=no]"
query
:
"
@*[public!=no]"
# Scholar has changed the way it renders bib tags
# Need to look at more at the defaults.
bibliography_list_tag
:
"
ul"
# jekyll-scholar-extras configurations
scholar-extras
:
# TODO Options need to be reworked through
samples/jekyll-template/_publications/custom-hdp.csl
deleted
100644 → 0
View file @
49d69fb3
<?xml version="1.0" encoding="utf-8"?>
<style
xmlns=
"http://purl.org/net/xbiblio/csl"
class=
"in-text"
version=
"1.0"
demote-non-dropping-particle=
"sort-only"
>
<info>
<title>
IEEE
</title>
<id>
http://www.zotero.org/styles/ieee
</id>
<link
href=
"http://www.zotero.org/styles/ieee"
rel=
"self"
/>
<author>
<name>
Michael Berkowitz
</name>
<email>
mberkowi@gmu.edu
</email>
</author>
<contributor>
<name>
Julian Onions
</name>
<email>
julian.onions@gmail.com
</email>
</contributor>
<contributor>
<name>
Rintze Zelle
</name>
<uri>
http://twitter.com/rintzezelle
</uri>
</contributor>
<contributor>
<name>
Stephen Frank
</name>
<uri>
http://www.zotero.org/sfrank
</uri>
</contributor>
<contributor>
<name>
Sebastian Karcher
</name>
</contributor>
<category
field=
"engineering"
/>
<category
field=
"generic-base"
/>
<category
citation-format=
"numeric"
/>
<updated>
2011-08-18T16:08:33+00:00
</updated>
<rights>
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/
</rights>
<link
href=
"http://www.ieee.org/portal/cms_docs_iportals/iportals/publications/authors/transjnl/stylemanual.pdf"
rel=
"documentation"
/>
<link
href=
"http://www.ieee.org/documents/auinfo07.pdf"
rel=
"documentation"
/>
</info>
<!-- Macros -->
<macro
name=
"edition"
>
<choose>
<if
type=
"bill book chapter graphic legal_case legislation motion_picture paper-conference report song"
match=
"any"
>
<choose>
<if
is-numeric=
"edition"
>
<group
delimiter=
" "
>
<number
variable=
"edition"
form=
"ordinal"
/>
<text
term=
"edition"
form=
"short"
suffix=
"."
strip-periods=
"true"
/>
</group>
</if>
<else>
<text
variable=
"edition"
text-case=
"capitalize-first"
suffix=
"."
/>
</else>
</choose>
</if>
</choose>
</macro>
<macro
name=
"issued"
>
<choose>
<if
type=
"article-journal"
match=
"any"
>
<date
variable=
"issued"
>
<date-part
name=
"month"
form=
"short"
suffix=
" "
/>
<date-part
name=
"year"
form=
"long"
/>
</date>
</if>
<else-if
type=
" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis"
match=
"any"
>
<date
variable=
"issued"
>
<date-part
name=
"year"
form=
"long"
/>
</date>
</else-if>
<else>
<date
variable=
"issued"
>
<date-part
name=
"day"
form=
"numeric-leading-zeros"
suffix=
"-"
/>
<date-part
name=
"month"
form=
"short"
suffix=
"-"
strip-periods=
"true"
/>
<date-part
name=
"year"
form=
"long"
/>
</date>
</else>
</choose>
</macro>
<macro
name=
"author"
>
<names
variable=
"author"
>
<name
initialize-with=
". "
delimiter=
", "
and=
"text"
/>
<label
form=
"short"
prefix=
", "
text-case=
"capitalize-first"
suffix=
"."
strip-periods=
"true"
/>
<substitute>
<names
variable=
"editor"
/>
<names
variable=
"translator"
/>
</substitute>
</names>
</macro>
<macro
name=
"editor"
>
<names
variable=
"editor"
>
<name
initialize-with=
". "
delimiter=
", "
and=
"text"
/>
<label
form=
"short"
prefix=
", "
text-case=
"capitalize-first"
suffix=
"."
strip-periods=
"true"
/>
</names>
</macro>
<macro
name=
"locators"
>
<group
delimiter=
", "
>
<text
macro=
"edition"
/>
<group
delimiter=
" "
>
<text
term=
"volume"
form=
"short"
suffix=
"."
strip-periods=
"true"
/>
<number
variable=
"volume"
form=
"numeric"
/>
</group>
<group
delimiter=
" "
>
<number
variable=
"number-of-volumes"
form=
"numeric"
/>
<text
term=
"volume"
form=
"short"
suffix=
"."
plural=
"true"
strip-periods=
"true"
/>
</group>
<group
delimiter=
", "
>
<text
term=
"issue"
form=
"short"
suffix=
"."
strip-periods=
"true"
/>
<number
variable=
"issue"
form=
"numeric"
/>
</group>
</group>
</macro>
<macro
name=
"title"
>
<choose>
<if
type=
"bill book graphic legal_case legislation motion_picture song"
match=
"any"
>
<text
variable=
"title"
font-style=
"italic"
font-weight=
"bold"
/>
</if>
<else>
<text
variable=
"title"
quotes=
"false"
font-weight=
"bold"
/>
</else>
</choose>
</macro>
<macro
name=
"publisher"
>
<choose>
<if
type=
" bill book chapter graphic legal_case legislation motion_picture paper-conference song"
match=
"any"
>
<text
variable=
"publisher-place"
suffix=
": "
/>
<text
variable=
"publisher"
/>
</if>
<else>
<group
delimiter=
", "
>
<text
variable=
"publisher"
/>
<text
variable=
"publisher-place"
/>
</group>
</else>
</choose>
</macro>
<macro
name=
"event"
>
<choose>
<if
type=
"article-journal"
>
<choose>
<!-- Published Journal Paper -->
<if
variable=
"container-title"
>
<group
delimiter=
", "
>
<text
variable=
"container-title"
prefix=
"In "
font-style=
"italic"
/>
<text
variable=
"event-place"
/>
</group>
</if>
<!-- Unpublished Journal Paper -->
<else>
<group
delimiter=
", "
>
<text
variable=
"event"
prefix=
"presented at the "
/>
<text
variable=
"event-place"
/>
</group>
</else>
</choose>
</if>
<if
type=
"paper-conference"
>
<choose>
<!-- Published Conference Paper -->
<if
variable=
"container-title"
>
<group
delimiter=
", "
>
<text
variable=
"container-title"
prefix=
"In "
font-style=
"italic"
/>
<text
variable=
"event-place"
/>
</group>
</if>
<!-- Unpublished Conference Paper -->
<else>
<group
delimiter=
", "
>
<text
variable=
"event"
prefix=
"presented at the "
/>
<text
variable=
"event-place"
/>
</group>
</else>
</choose>
</if>
</choose>
</macro>
<macro
name=
"access"
>
<choose>
<if
type=
"webpage"
>
<choose>
<if
variable=
"URL"
>
<group
delimiter=
". "
>
<text
value=
"[Online]"
/>
<text
variable=
"URL"
prefix=
"Available: "
/>
<group
prefix=
"["
suffix=
"]"
>
<date
variable=
"accessed"
prefix=
"Accessed: "
>
<date-part
name=
"day"
form=
"numeric-leading-zeros"
suffix=
"-"
/>
<date-part
name=
"month"
form=
"short"
suffix=
"-"
strip-periods=
"true"
/>
<date-part
name=
"year"
form=
"long"
/>
</date>
</group>
</group>
</if>
</choose>
</if>
</choose>
</macro>
<macro
name=
"page"
>
<group>
<label
variable=
"page"
form=
"short"
suffix=
". "
strip-periods=
"true"
/>
<text
variable=
"page"
/>
</group>
</macro>
<!-- Citation -->
<citation
collapse=
"citation-number"
>
<sort>
<key
variable=
"citation-number"
/>
</sort>
<layout
prefix=
"["
suffix=
"]"
delimiter=
"], ["
>
<text
variable=
"citation-number"
/>
</layout>
</citation>
<!-- Bibliography -->
<bibliography
entry-spacing=
"0"
second-field-align=
"flush"
>
<layout
suffix=
"."
>
<!-- Citation Number -->
<text
variable=
"citation-number"
prefix=
"["
suffix=
"]"
/>
<!-- Rest of Citation -->
<choose>
<!-- Specific Formats -->
<if
type=
"article-journal"
>
<group
delimiter=
" "
>
<text
macro=
"title"
suffix=
".<br />"
/>
<text
macro=
"event"
prefix=
"<i>"
suffix=
"</i>,"
/>
<text
macro=
"locators"
/>
<text
macro=
"page"
/>
<text
macro=
"issued"
/>
</group>
</if>
<else-if
type=
"paper-conference"
>
<group
delimiter=
" "
>
<text
macro=
"title"
suffix=
".<br />"
/>
<!-- Author(s) -->
<text
macro=
"author"
prefix=
"By "
suffix=
". <br />"
/>
<text
macro=
"event"
prefix=
"<i>"
suffix=
"</i>,"
/>
<text
macro=
"locators"
suffix=
", "
/>
<text
macro=
"page"
prefix=
"pp. "
suffix=
", "
/>
<text
macro=
"issued"
/>
</group>
</else-if>
<else-if
type=
"report"
>
<group
delimiter=
" "
>
<text
macro=
"title"
suffix=
".<br />"
/>
<text
macro=
"author"
prefix=
"By "
suffix=
". <br />"
/>
<text
variable=
"genre"
/>
<text
macro=
"publisher"
/>
<text
macro=
"event"
prefix=
"<i>"
suffix=
"</i>,"
/>
<text
variable=
"issue"
prefix=
"Technical Report #"
suffix=
", "
form=
"numeric"
/>
<text
macro=
"issued"
/>
</group>
</else-if>
<else-if
type=
"book"
>
<group
delimiter=
" "
>
<text
macro=
"title"
suffix=
".<br />"
/>
<text
macro=
"author"
prefix=
"By "
suffix=
". <br />"
/>
<text
variable=
"genre"
/>
<text
macro=
"publisher"
/>
<text
macro=
"event"
prefix=
"<i>"
suffix=
"</i>,"
/>
<text
macro=
"page"
prefix=
"pp. "
suffix=
", "
/>
<text
macro=
"issued"
/>
</group>
</else-if>
<else-if
type=
"thesis"
>
<group
delimiter=
", "
>
<text
macro=
"title"
/>
<text
variable=
"genre"
/>
<text
macro=
"publisher"
/>
<text
macro=
"issued"
/>
</group>
</else-if>
<else-if
type=
"webpage"
>
<group
delimiter=
", "
suffix=
". "
>
<text
macro=
"title"
/>
<text
variable=
"container-title"
font-style=
"italic"
/>
<text
macro=
"issued"
/>
</group>
<text
macro=
"access"
/>
</else-if>
<else-if
type=
"patent"
>
<text
macro=
"title"
suffix=
", "
/>
<text
variable=
"number"
prefix=
"U.S. Patent "
/>
<text
macro=
"issued"
/>
</else-if>
<!-- Generic/Fallback Formats -->
<else-if
type=
"bill book graphic legal_case legislation motion_picture song"
match=
"any"
>
<group
delimiter=
", "
suffix=
". "
>
<text
macro=
"title"
/>
<text
macro=
"locators"
/>
</group>
<group
delimiter=
", "
>
<text
macro=
"publisher"
/>
<text
macro=
"issued"
/>
<text
macro=
"page"
/>
</group>
</else-if>
<else-if
type=
"article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage"
match=
"any"
>
<group
delimiter=
", "
>
<text
macro=
"title"
/>
<text
variable=
"container-title"
font-style=
"italic"
/>
<text
macro=
"locators"
/>
<text
macro=
"publisher"
/>
<text
macro=
"page"
/>
<text
macro=
"issued"
/>
</group>
</else-if>
<else-if
type=
"chapter paper-conference"
match=
"any"
>
<group
delimiter=
", "
suffix=
", "
>
<text
macro=
"title"
/>
<text
variable=
"container-title"
prefix=
"in "
font-style=
"italic"
/>
<text
macro=
"locators"
/>
</group>
<text
macro=
"editor"
suffix=
" "
/>
<group
delimiter=
", "
>
<text
macro=
"publisher"
/>
<text
macro=
"issued"
/>
<text
macro=
"page"
/>
</group>
</else-if>
<else>
<group
delimiter=
", "
suffix=
". "
>
<text
macro=
"title"
/>
<text
variable=
"container-title"
font-style=
"italic"
/>
<text
macro=
"locators"
/>
</group>
<group
delimiter=
", "
>
<text
macro=
"publisher"
/>
<text
macro=
"page"
/>
<text
macro=
"issued"
/>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
samples/jekyll-template/_publications/test.bib
deleted
100644 → 0
View file @
49d69fb3
@book
{
dragon
,
Address
=
{Boston}
,
Author
=
{Aho, Alfred V., and Lam, Monica S., and Ullman, Jeffrey D.}
,
Booktitle
=
{Compilers: Principles, Techniques, and Tools}
,
Date-Added
=
{2010-08-05 09:57:15 +0200}
,
Date-Modified
=
{2010-08-05 10:06:32 +0200}
,
Edition
=
{second}
,
Keywords
=
{compiler, lex, yacc}
,
Publisher
=
{Addison Wesley}
,
Title
=
{Compilers: Principles, Techniques, and Tools}
,
Year
=
{2007}
,
public
=
{yes}
}
@book
{
python
,
author
=
{M. Lutz}
,
year
=
{2001}
,
title
=
{Programming Python, Second Edition}
,
publisher
=
{O'Reilly Media, Inc.}
,
address
=
{Sebastopol, CA}
,
pages
=
{1026}
,
pdflink1
=
{./hello/python.pdf}
,
isbn
=
{0596000855}
}
@book
{
ruby
,
abstract
=
{Blah blah blah blah blah blah blah blah ... }
,
title
=
{The Ruby Programming Language}
,
author
=
{Flanagan, David and Matsumoto, Yukihiro}
,
year
=
{2008}
,
public
=
{yes}
,
publisher
=
{O'Reilly Media}
}
@inproceedings
{
martin:2008klnew
,
abstract
=
{blah blah blah blah blah blah blah blah ... }
,
author
=
{m. g. f. martin}
,
doi
=
{10.1111/j.1933-1592.2008.00163.x }
,
booktitle
=
{philosophy and phenomenological research}
,
keywords
=
{perception}
,
month
=
{may}
,
number
=
{3}
,
pages
=
{674-681}
,
title
=
{commentary on action in perception}
,
volume
=
{76}
,
public
=
{yes}
,
year
=
{2008}
}
@article
{
martin:2008kl
,
abstract
=
{blah blah blah blah blah blah blah blah ... }
,
author
=
{m. g. f. martin}
,
doi
=
{10.1111/j.1933-1592.2008.00163.x }
,
journal
=
{philosophy and phenomenological research}
,
keywords
=
{perception}
,
month
=
{may}
,
number
=
{3}
,
pages
=
{674-681}
,
title
=
{commentary on action in perception}
,
volume
=
{76}
,
public
=
{yes}
,
year
=
{2008}
}
samples/jekyll-template/index.html
View file @
284e9c31
---
layout: default
layout: default
no_sidebar: true
no_type_sidebar: false
---
{% bibliography_hdp %}
<div
class=
"pure-g-r"
id=
"layout"
>
<div
class=
"pure-u-1-2"
>
<div
class=
"l-left"
>
<h1>
Publications
</h1>
</div>
</div>
<div
class=
"pure-u-1-2"
>
<div
class=
"l-right"
>
<p>
<a
class=
"pure-button"
href=
"{{site.baseurl}}/publications/index.html"
>
By Year
</a>
<a
class=
"pure-button"
href=
"{{site.baseurl}}/publications/index_bytype.html"
>
By Type
</a>
</p>
</div>
</div>
<div
class=
"pure-u-1"
>
{% bibliography_year %}
</div>
</div>
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