diff --git a/_bibliography/papers.bib b/_bibliography/papers.bib
index a31c66d..ed58c50 100644
--- a/_bibliography/papers.bib
+++ b/_bibliography/papers.bib
@@ -11,6 +11,7 @@
}
@article{einstein1950meaning,
+ abbr={AJP},
title={The meaning of relativity},
author={Einstein, Albert and Taub, AH},
journal={American Journal of Physics,},
@@ -22,6 +23,7 @@
}
@article{PhysRev.47.777,
+ abbr={PhysRev},
title={Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?},
author={Einstein, A. and Podolsky, B. and Rosen, N.},
abstract={In a complete theory there is an element corresponding to each element of reality. A sufficient condition for the reality of a physical quantity is the possibility of predicting it with certainty, without disturbing the system. In quantum mechanics in the case of two physical quantities described by non-commuting operators, the knowledge of one precludes the knowledge of the other. Then either (1) the description of reality given by the wave function in quantum mechanics is not complete or (2) these two quantities cannot have simultaneous reality. Consideration of the problem of making predictions concerning a system on the basis of measurements made on another system that had previously interacted with it leads to the result that if (1) is false then (2) is also false. One is thus led to conclude that the description of reality as given by a wave function is not complete.},
@@ -51,6 +53,7 @@
}
@article{einstein1905movement,
+ abbr={Ann. Phys.},
title={Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat},
author={Einstein, A.},
journal={Ann. Phys.,},
diff --git a/_layouts/bib.html b/_layouts/bib.html
index e251b57..03f9914 100644
--- a/_layouts/bib.html
+++ b/_layouts/bib.html
@@ -1,96 +1,100 @@
---
---
-{% if entry.abbr %}
- {% if site.data.venues[entry.abbr] %}
- [{{entry.abbr}}]
- {% else %}
- [{{entry.abbr}}]
+
+
+ {% if entry.abbr %}
+ {% if site.data.venues[entry.abbr] %}
+
{{entry.abbr}}
+ {% else %}
+
{{entry.abbr}}
+ {% endif %}
{% endif %}
-{% endif %}
+
-
- {% if entry.type == "thesis" %}
- {{reference}}
- {% else %}
-
{{entry.title}}
-
- {% for author in entry.author_array %}
- {% if forloop.length == 1 %}
- {% if author.last == site.scholar.last_name %}
- {{author.last}}, {{author.first}}
+
+ {% if entry.type == "thesis" %}
+ {{reference}}
+ {% else %}
+
{{entry.title}}
+
+ {% for author in entry.author_array %}
+ {% if forloop.length == 1 %}
+ {% if author.last == site.scholar.last_name %}
+ {{author.last}}, {{author.first}}
+ {% else %}
+ {{author.last}}, {{author.first}}
+ {% endif %}
{% else %}
- {{author.last}}, {{author.first}}
+ {% unless forloop.last %}
+ {% if author.last == site.scholar.last_name %}
+ {{author.last}}, {{author.first}},
+ {% else %}
+ {% if site.data.coauthors[author.last] %}
+ {{author.last}}, {{author.first}},
+ {% else %}
+ {{author.last}}, {{author.first}},
+ {% endif %}
+ {% endif %}
+ {% else %}
+ {% if author.last == site.scholar.last_name %}
+ and {{author.last}}, {{author.first}}
+ {% else %}
+ {% if site.data.coauthors[author.last] %}
+ and {{author.last}}, {{author.first}}
+ {% else %}
+ and {{author.last}}, {{author.first}}
+ {% endif %}
+ {% endif %}
+ {% endunless %}
{% endif %}
- {% else %}
- {% unless forloop.last %}
- {% if author.last == site.scholar.last_name %}
- {{author.last}}, {{author.first}},
- {% else %}
- {% if site.data.coauthors[author.last] %}
- {{author.last}}, {{author.first}},
- {% else %}
- {{author.last}}, {{author.first}},
- {% endif %}
- {% endif %}
- {% else %}
- {% if author.last == site.scholar.last_name %}
- and {{author.last}}, {{author.first}}
- {% else %}
- {% if site.data.coauthors[author.last] %}
- and {{author.last}}, {{author.first}}
- {% else %}
- and {{author.last}}, {{author.first}}
- {% endif %}
- {% endif %}
- {% endunless %}
- {% endif %}
- {% endfor %}
-
+ {% endfor %}
+
-
- {% if entry.type == "article" %}
- {{entry.journal}}
- {% elsif entry.type == "inproceedings" %}
- In {{entry.booktitle}}
+
+ {% if entry.type == "article" %}
+ {{entry.journal}}
+ {% elsif entry.type == "inproceedings" %}
+ In {{entry.booktitle}}
+ {% endif %}
+ {% if entry.year %}
+ {{entry.year}}
+ {% endif %}
+
{% endif %}
- {% if entry.year %}
- {{entry.year}}
+
+
+ {% if entry.abstract %}
+ [Abs]
+ {% endif %}
+ {% if entry.arxiv %}
+ [arXiv]
+ {% endif %}
+ {% if entry.html %}
+ [HTML]
+ {% endif %}
+ {% if entry.pdf %}
+ [PDF]
+ {% endif %}
+ {% if entry.supp %}
+ [Supp]
+ {% endif %}
+ {% if entry.poster %}
+ [Poster]
+ {% endif %}
+ {% if entry.slides %}
+ [Slides]
+ {% endif %}
+ {% if entry.code %}
+ [Code]
{% endif %}
- {% endif %}
-
- {% if entry.abstract %}
- [Abs]
- {% endif %}
- {% if entry.arxiv %}
- [arXiv]
- {% endif %}
- {% if entry.html %}
- [HTML]
- {% endif %}
- {% if entry.pdf %}
- [PDF]
- {% endif %}
- {% if entry.supp %}
- [Supp]
- {% endif %}
- {% if entry.poster %}
- [Poster]
- {% endif %}
- {% if entry.slides %}
- [Slides]
- {% endif %}
- {% if entry.code %}
- [Code]
- {% endif %}
-
-
-
- {% if entry.abstract %}
-
- {{ entry.abstract }}
-
- {% endif %}
+
+ {% if entry.abstract %}
+
+ {{ entry.abstract }}
+
+ {% endif %}
+
diff --git a/_layouts/publications.html b/_layouts/publications.html
deleted file mode 100644
index 7c180a1..0000000
--- a/_layouts/publications.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-layout: default
----
-
-
-
-
- {{ content }}
-
-
diff --git a/_pages/publications.md b/_pages/publications.md
index 802db4f..58634bd 100644
--- a/_pages/publications.md
+++ b/_pages/publications.md
@@ -1,13 +1,17 @@
---
-layout: publications
+layout: page
permalink: /publications/
title: publications
-description: Publications by categories in reversed chronological order. Generated by jekyll-scholar.
+description: publications by categories in reversed chronological order. generated by jekyll-scholar.
years: [1956, 1950, 1935, 1905]
nav: true
---
+
+
{% for y in page.years %}
-
{{y}}
+ {{y}}
{% bibliography -f papers -q @*[year={{y}}]* %}
{% endfor %}
+
+
diff --git a/_sass/_base.scss b/_sass/_base.scss
index b8a7fcb..cb350b5 100644
--- a/_sass/_base.scss
+++ b/_sass/_base.scss
@@ -6,7 +6,6 @@
a, table.table a {
color: $theme-color;
- display: inline-block;
&:hover {
color: $theme-color;
text-decoration: underline;
@@ -246,3 +245,105 @@ footer.sticky-bottom {
width: 100%;
}
}
+
+// Post
+
+.post .post-header .post-description {
+ font-style: italic;
+}
+
+
+// Publications
+
+.publications {
+ margin-top: 2rem;
+ h2.year {
+ color: $grey-color-light;
+ border-top: 1px solid $grey-color-light;
+ padding-top: 1rem;
+ margin-top: 2rem;
+ margin-bottom: -2rem;
+ text-align: right;
+ }
+ ol.bibliography {
+ list-style: none;
+ padding: 0;
+ margin-top: 0;
+
+ li {
+ margin-bottom: 1rem;
+ .abbr {
+ height: 2rem;
+ margin-bottom: 0.5rem;
+ abbr {
+ display: inline-block;
+ background-color: $theme-color;
+ padding-left: 1rem;
+ padding-right: 1rem;
+ }
+ }
+ span {
+ display: block;
+ }
+ .title {
+ font-weight: bolder;
+ }
+ .author {
+ a {
+ border-bottom: 1px dashed $theme-color;
+ &:hover {
+ border-bottom-style: solid;
+ text-decoration: none;
+ }
+ }
+ > em {
+ border-bottom: 1px solid;
+ font-style: normal;
+ }
+ }
+ em.star {
+ border-bottom: none;
+ color: $theme-color;
+ font-style: normal;
+ }
+ a.abstract, a.bibtex {
+ cursor: pointer;
+ }
+ .hidden {
+ font-size: 0.875rem;
+ max-height: 0px;
+ overflow: hidden;
+ text-align: justify;
+ -webkit-transition: 0.15s ease;
+ -moz-transition: 0.15s ease;
+ -ms-transition: 0.15s ease;
+ -o-transition: 0.15s ease;
+ transition: all 0.15s ease;
+
+ p {
+ line-height: 1.4em;
+ margin: 10px;
+ }
+ pre {
+ font-size: 1em;
+ line-height: 1.4em;
+ padding: 10px;
+ }
+ }
+ .hidden.open {
+ max-height: 100em;
+ -webkit-transition: 0.15s ease;
+ -moz-transition: 0.15s ease;
+ -ms-transition: 0.15s ease;
+ -o-transition: 0.15s ease;
+ transition: all 0.15s ease;
+ }
+ span.abstract.hidden {
+ border: dashed 1px white;
+ }
+ span.abstract.hidden.open {
+ border-color: $grey-color;
+ }
+ }
+ }
+}