I am an Assistant Professor in Economics at HKUST. I received my Ph.D. from the Londn School of Economics. My research focuses on the urban and environmental economics.
Source code can be included by fencing the code with three backticks. Syntax highlighting works automatically when specifying the language after the backticks.
```javascript
function foo () {
    return "bar";
}
```