diff --git a/index.html b/index.html
index 0858692..c23b514 100644
--- a/index.html
+++ b/index.html
@@ -106,7 +106,7 @@
Selected Publications
- Arbitraging on Decentralized Exchanges (with Xuedong He and Yutian Zhou).
+ target="_blank">Xuedong He and Yutian Zhou).
Working Paper. [Abstract]
@@ -195,7 +195,7 @@
- Arbitrage in Perpetual Contracts (with Min Dai and Linfeng Li).
+ target="_blank">Min Dai and Linfeng Li).
submitted. [Abstract|SSRN]
@@ -230,8 +230,7 @@
- Optimal Design of Automated Market Makers on Decentralized Exchanges (with Xuedong He and Yutian
- Zhou).
+ href="https://sites.google.com/site/xuedonghepage/home" target="_blank">Xuedong He and Yutian Zhou).
submitted. [Abstract|SSRN|arXiv]
@@ -463,7 +462,7 @@
Professional Service
- - Associate Editor: Digital
+
- Associate Editor: Digital
Finance, 2020 - Present
- Reviewer:
@@ -478,14 +477,14 @@
- Session Chair, ME14 Quantitative Finance and FinTech, 2024 INFORMS Annual Meeting, 2024.
- - Local Organizing Committee Member, Local Organizing Committee Member, First INFORMS Conference on Financial Engineering and FinTech, 2024.
- Session Chair, TA73 Financial Frictions and Machine Learning, 2023 INFORMS Annual Meeting,
2023.
- - Local Organizing Committee Member, Local Organizing Committee Member, Recent Advances on Quantitative Finance, 2023.
- - Mini-Symposium Organizer, Mini-Symposium Organizer, MS5 Investment and Asset Pricing under Market Frictions, SIAM
Conference on Financial Mathematics and Engineering (FM21), 2021.
diff --git a/style.css b/style.css
index acb0a4f..5ffdb3e 100755
--- a/style.css
+++ b/style.css
@@ -50,6 +50,11 @@ a {
color: #427b58;
}
+.jourlink {
+ color: #427b58;
+ text-decoration: none;
+}
+
#topbar {
display: inline-block;
padding: 0 0.25em;