-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.qmd
95 lines (74 loc) · 5.27 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
toc: false
listing:
id: recent-posts-listings
contents: posts
sort-ui: false
filter-ui: false
sort: "date desc"
type: table
categories: false
fields: [date, title]
max-items: 5
exclude:
title: "Blog"
---
# Mingze Gao
[Mingze Gao](https://mingze-gao.com), aka [Adrian](https://adrian-gao.com), is a **Lecturer in Finance** at the Macquarie Business School (MQBS). He is previously a Postdoctoral Research Fellow at the University of Sydney Business School. With a focus on banking and corporate finance, his work has been published at journals including _Journal of Banking & Finance_, _Finance Research Letters_, and/or presented at conferences such as WFA, SFS Cavalcade, EFA (poster), FMA, FIRN, and AFBC. He also serves as an ad hoc referee at ABDC-A*/A journals. He is an academic member of the Faculty Board of MQBS.
::: {.column-margin}
![](/images/AdrianAI.png)
:::
[CV](/cv.pdf), [Google Scholar](https://scholar.google.com/citations?user=5n1YYx0AAAAJ&hl=en&oi=ao), [SSRN](https://papers.ssrn.com/sol3/cf_dev/AbsByAuth.cfm?per_id=2999772), and [Faculty Profile](https://researchers.mq.edu.au/en/persons/mingze-gao).
Some of his open-source works include, for example,
- [phds.io](https://phds.io), a literature search engine targeting top finance and econ journals.
- [frds](https://frds.io), a Python library for financial research.
- [specurve](https://github.com/mgao6767/specurve), a Stata command for specification curve analysis.
- [edgar-analyzer](https://github.com/mgao6767/edgar-analyzer), a CLI tool to download SEC filings from EDGAR.
- [mktstructure](https://github.com/mgao6767/mktstructure) - a CLI tool to download Refinitiv Tick History data and compute some measures.
## Education
- 2017 - 2021 **Ph.D.** in Finance, University of Sydney
- 2022 - 2023 **Graduate Certificate** in Computing, University of New South Wales
- 2016 - 2016 **B.Com (Honours)** in Finance, University of Sydney
- 2013 - 2015 **B.Com** in Econometrics and Finance, University of Sydney
## Contact
- Office: Room 554, 4 Eastern Road, Macquarie University.
- Email: [mingze.gao@mq.edu.au](mailto:mingze.gao@mq.edu.au)
## News
- 2024-09-09: [PhDs.io](https://phds.io) has been moved to a more powerful server with performance upgrade and a redesign.
::: {.column-margin}
```{=html}
<form action="https://phds.io/papers/" method="post" role="search" class="form mb-2">
<div class="form">
<div class="col">
<input class="form-control" id="keywords" maxlength="1000" name="keywords" placeholder="Search for..." type="search" value="">
</div>
<input type="hidden" name="scope" value="all">
<div class="col mt-2">
<button id="submit" type="submit" class="btn btn-outline-primary" title="Search" aria-label="Search">
Search on PhDs.io
</button>
</div>
</div>
</form>
```
:::
- 2024-08-08: Invited by the Brattle Group and recorded a podcast on our award-winning paper. It's now available on [Apple Podcasts](https://apple.co/3SG6Mw8) and [Spotify](https://spoti.fi/3Aeg9gf).
- 2024-07-26: Super excited to receive the MQBS Early Career Researcher Support Scheme 2025-2026!
- 2024-06-18: Glad to receive the Data Horizons Research Funding 2024 at the Macquarie University. Great team work!
- 2024-02-07: My paper ["Borrower Technology Similarity and Bank Loan Contracting"](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4579677) with Yunying Huang, Steven Ongena and Eliza Wu has been accepted for presentation at the **SFS Cavalcade 2024**.
- 2024-01-02: My new position as a **Lecturer in Finance** at the Macquarie Business School starts!
- 2023-11-23: Incredibly honoured to receive the **FIRN 2023 The Brattle Group Best Paper Award** for my paper ["Lone (Loan) Wolf Pack Risk"](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4331418) with Iftekhar Hasan, Buhui Qiu and Eliza Wu.
- 2023-11-21: Glad to present and discuss at the 2023 FIRN Annual Meeting held at Hobart!
- 2023-10-24: I made my own literature search engine [PhDs.io](https://phds.io). First version is online.
- 2023-09-18: I had the privilege of serving as a discussant at the 2023 FIRN-ANU Banking and Financial Stability Conference.
- 2023-08-16: My paper ["Borrower Technology Similarity and Bank Loan Contracting"](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4579677) with Yunying Huang, Steven Ongena and Eliza Wu has been selected as a **semifinalist for the Best Paper Awards of FMA Annual Meeting 2023**. Winners TBA.
- 2023-07-27: I will join Macquarie University as a Lecturer in Finance. Contract signed. Starting January 2024.
- 2023-06-27: I presented my paper ["Lone (Loan) Wolf Pack Risk"](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4331418) at the **WFA 2023** at San Francisco.
## MRes/PhD students
I am seeking ideal candidates with a keen interest in financial intermediation and corporate finance. Priority will be given to students who have strong analytical skills and demonstrate proficiency in Stata, SAS, R, Python, and machine learning.
If you are interested, please send your CV and research proposal to my email.
## Recent posts
I write about many topics, taking a random walk away finance. Some recent ones are listed below.
::: {#recent-posts-listings}
:::
[Read more](posts/index.qmd){.btn .btn-outline-primary .btn role="button"}