Page Archive

Archive Layout with Content

A variety of common markup showing how the theme styles them. Header one Header two Header three Header four Header five Header six Blockquotes Singl...

Posts by Collection

<h2 id="portfolio" class="archive__subtitle">portfolio</h2> <h2 id="publications" class="archive__...

a:focus{outline:thin dotted #f89406;outline:5px auto #f89406;outline-offset:-2px},:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box...

Page Archive

{% include base_path %} {% for post in site.pages %} {% include archive-single.html %} {% endfor %}

Research

Working Papers 1. Agree to Disagree: Measuring Hidden Dissent in FOMC Meetings Available on SSRN, August 2023, Update: November 2024 Abstract Using FOMC vot...

Sitemap

{% include base_path %} A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well. Pa...

Posts by Tags

{% include base_path %} {% include group-by-array collection=site.posts field=”tags” %} {% for tag in group_names %} {% assign posts = group_items[forloop...

Teaching

{% include base_path %} {% for post in site.teaching reversed %} {% include archive-single.html %} {% endfor %}

x01Crypto

{% include base_path %} Crypto Decoded, Bit by Bit. {% capture written_year %}’None’{% endcapture %} {% for post in site.x01Crypto %} {% capture year %}{...

Old Posts

{% include base_path %} {% capture written_year %}’None’{% endcapture %} {% for post in site.posts %} {% capture year %}{{ post.date | date: ‘%Y’ }}{% endc...

@import “jekyll-theme-primer”;

{“/about/”:”https://yzc.me/”,”/about.html”:”https://yzc.me/”,”/nmp/”:”https://yzc.me/non-menu-page/”,”/nmp.html”:”https://yzc.me/non-menu-page/”,”/wordpress/...

This folder contains all the materials used on my personal website.

This folder contains all the materials used for teaching classes at ZUEL.

Course materials are stored here.

Course materials are stored here.

Course materials are stored here.

Course materials are stored here.

Course materials are stored here.

Course materials are stored here.

Course materials are stored here.

This folder contains all the materials used on my personal website.

Jupyter notebook markdown generator

Jupyter notebook markdown generator These .ipynb files are Jupyter notebook files that convert a TSV containing structured data about talks (talks.tsv) or p...

<?xml version=”1.0” encoding=”UTF-8”?> {% if page.xsl %}<?xml-stylesheet type=”text/xsl” href=”{{ “/sitemap.xsl” | absolute_url }}”?> {% endif %}...

Sitemap: {{ “sitemap.xml” absolute_url }}

<?xml version=”1.0” encoding=”utf-8”?>{% if page.xsl %}<?xml-stylesheet type=”text/xml” href=”{{ ‘/feed.xslt.xml’ absolute_url ...