Skip to content

Commit 58034a2

Browse files
committed
Links
1 parent 4953b4e commit 58034a2

File tree

7 files changed

+65
-65
lines changed

7 files changed

+65
-65
lines changed

_includes/header.liquid

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
{% if page.permalink != '/' or page.permalink == '/' %}
77
<a class="navbar-brand title font-weight-lighter" href="{{ site.baseurl }}/">
88
{% if page.url contains "research/part" %}
9-
{% assign image_path = "..\..\assets\img\netlab-logo.png" %}
9+
{% assign image_path = "../../assets/img/netlab-logo.png" %}
1010
{% else %}
11-
{% assign image_path = "..\assets\img\netlab-logo.png" %}
11+
{% assign image_path = "../assets/img/netlab-logo.png" %}
1212
{% endif %}
1313
<img src="{{ image_path }}" height="30">
1414

_pages/acknowledgement.md

+25-25
Original file line numberDiff line numberDiff line change
@@ -9,94 +9,94 @@ nav_order: 6
99
<div style="margin-bottom: 10px; display: flex; justify-content: center;">
1010
<div style="display: grid; grid-template-columns: repeat(7, 1fr); gap: 10px;">
1111
<div style="text-align: center;">
12-
<img src="..\assets\img\sponsor\3_sase-logo.png" style="width: 90%; max-width: 90%; height: auto; margin-top:20px;">
12+
<img src="../assets/img/sponsor/3_sase-logo.png" style="width: 90%; max-width: 90%; height: auto; margin-top:20px;">
1313
</div>
1414
<div style="text-align: center;">
15-
<img src="..\assets\img\sponsor\8_AFOSR-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
15+
<img src="../assets/img/sponsor/8_AFOSR-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
1616
</div>
1717
<div style="text-align: center;">
18-
<img src="..\assets\img\sponsor\2_NSF-logo.png" style="width: 90%; max-width: 90%; height: auto;">
18+
<img src="../assets/img/sponsor/2_NSF-logo.png" style="width: 90%; max-width: 90%; height: auto;">
1919
</div>
2020
<div style="text-align: center;">
21-
<img src="..\assets\img\sponsor\4_DOE-logo.png" style="width: 90%; max-width: 90%; height: auto;">
21+
<img src="../assets/img/sponsor/4_DOE-logo.png" style="width: 90%; max-width: 90%; height: auto;">
2222
</div>
2323
<div style="text-align: center;">
24-
<img src="..\assets\img\sponsor\5_DTRA-logo.png" style="width: 90%; max-width: 90%; height: auto;">
24+
<img src="../assets/img/sponsor/5_DTRA-logo.png" style="width: 90%; max-width: 90%; height: auto;">
2525
</div>
2626
<div style="text-align: center;">
27-
<img src="..\assets\img\sponsor\7_ARO-logo.png" style="width: 90%; max-width: 90%; height: auto;">
27+
<img src="../assets/img/sponsor/7_ARO-logo.png" style="width: 90%; max-width: 90%; height: auto;">
2828
</div>
2929
<div style="text-align: center;">
30-
<img src="..\assets\img\sponsor\6_SCE-logo.jpg" style="margin-top:30px; width: 90%; max-width: 90%; height: auto;">
30+
<img src="../assets/img/sponsor/6_SCE-logo.jpg" style="margin-top:30px; width: 90%; max-width: 90%; height: auto;">
3131
</div>
3232
</div>
3333
</div>
3434

3535
<div style="margin-bottom: 10px; display: flex; justify-content: center;">
3636
<div style="display: grid; grid-template-columns: repeat(7, 1fr); gap: 10px;">
3737
<div style="text-align: center;">
38-
<img src="..\assets\img\sponsor\1_arpae-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
38+
<img src="../assets/img/sponsor/1_arpae-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
3939
</div>
4040
<div style="text-align: center;">
41-
<img src="..\assets\img\sponsor\9_Los-Alamos-logo.png" style="width: 90%; max-width: 90%; height: auto;">
41+
<img src="../assets/img/sponsor/9_Los-Alamos-logo.png" style="width: 90%; max-width: 90%; height: auto;">
4242
</div>
4343
<div style="text-align: center;">
44-
<img src="..\assets\img\sponsor\10_NREL-logo-blue.png" style="width: 90%; max-width: 90%; height: auto;">
44+
<img src="../assets/img/sponsor/10_NREL-logo-blue.png" style="width: 90%; max-width: 90%; height: auto;">
4545
</div>
4646
<div style="text-align: center;">
47-
<img src="..\assets\img\sponsor\11_MOST-logo.png" style="width: 90%; max-width: 90%; height: auto;">
47+
<img src="../assets/img/sponsor/11_MOST-logo.png" style="width: 90%; max-width: 90%; height: auto;">
4848
</div>
4949
<div style="text-align: center;">
50-
<img src="..\assets\img\sponsor\12_skoltech-logo.png" style="width: 90%; max-width: 90%; height: auto;">
50+
<img src="../assets/img/sponsor/12_skoltech-logo.png" style="width: 90%; max-width: 90%; height: auto;">
5151
</div>
5252
<div style="text-align: center;">
53-
<img src="..\assets\img\sponsor\13_resnick-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
53+
<img src="../assets/img/sponsor/13_resnick-logo.jpg" style="width: 90%; max-width: 90%; height: auto;">
5454
</div>
5555
<div style="text-align: center;">
56-
<img src="..\assets\img\sponsor\14_FLOW-logo-color.png" style="width: 90%; max-width: 90%; height: auto;">
56+
<img src="../assets/img/sponsor/14_FLOW-logo-color.png" style="width: 90%; max-width: 90%; height: auto;">
5757
</div>
5858
</div>
5959
</div>
6060

6161
<div style="margin-bottom: 10px; display: flex; justify-content: center;">
6262
<div style="display: grid; grid-template-columns: repeat(7, 1fr); gap: 10px;">
6363
<div style="text-align: center;">
64-
<img src="..\assets\img\sponsor\15_Okawa-Foundation-title.png" style="width: 90%; max-width: 90%; height: auto;">
64+
<img src="../assets/img/sponsor/15_Okawa-Foundation-title.png" style="width: 90%; max-width: 90%; height: auto;">
6565
</div>
6666
<div style="text-align: center;">
67-
<img src="..\assets\img\sponsor\16_NOKIA-Bell-Labs-logo.png" style="width: 90%; max-width: 90%; height: auto;">
67+
<img src="../assets/img/sponsor/16_NOKIA-Bell-Labs-logo.png" style="width: 90%; max-width: 90%; height: auto;">
6868
</div>
6969
<div style="text-align: center;">
70-
<img src="..\assets\img\sponsor\17_Alcatel-Lucent-Enterprise-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
70+
<img src="../assets/img/sponsor/17_Alcatel-Lucent-Enterprise-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
7171
</div>
7272
<div style="text-align: center;">
73-
<img src="..\assets\img\sponsor\18_Cisco-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
73+
<img src="../assets/img/sponsor/18_Cisco-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
7474
</div>
7575
<div style="text-align: center;">
76-
<img src="..\assets\img\sponsor\19_PowerFlex-Systems-Logo.svg" style="width: 90%; max-width: 90%; height: auto;">
76+
<img src="../assets/img/sponsor/19_PowerFlex-Systems-Logo.svg" style="width: 90%; max-width: 90%; height: auto;">
7777
</div>
7878
<div style="text-align: center;">
79-
<img src="..\assets\img\sponsor\20_corning-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
79+
<img src="../assets/img/sponsor/20_corning-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
8080
</div>
8181
<div style="text-align: center;">
82-
<img src="..\assets\img\sponsor\21_Level3-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
82+
<img src="../assets/img/sponsor/21_Level3-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
8383
</div>
8484
</div>
8585
</div>
8686

8787
<div style="margin-bottom: 10px; display: flex; justify-content: center;">
8888
<div style="display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px;">
8989
<div style="text-align: center;">
90-
<img src="..\assets\img\sponsor\22_juniper-networks-logo.svg" style="width: 90%; max-width: 90%; height: auto; margin-top:30px;">
90+
<img src="../assets/img/sponsor/22_juniper-networks-logo.svg" style="width: 90%; max-width: 90%; height: auto; margin-top:30px;">
9191
</div>
9292
<div style="text-align: center;">
93-
<img src="..\assets\img\sponsor\23_Sun-logo.svg" style="width: 90%; max-width: 90%; height: auto; margin-top:20px;">
93+
<img src="../assets/img/sponsor/23_Sun-logo.svg" style="width: 90%; max-width: 90%; height: auto; margin-top:20px;">
9494
</div>
9595
<div style="text-align: center;">
96-
<img src="..\assets\img\sponsor\24_Intel-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
96+
<img src="../assets/img/sponsor/24_Intel-logo.svg" style="width: 90%; max-width: 90%; height: auto;">
9797
</div>
9898
<div style="text-align: center;">
99-
<img src="..\assets\img\sponsor\25_Microsoft-logo.svg" style="margin-top:30px;width: 90%; max-width: 90%; height: auto;">
99+
<img src="../assets/img/sponsor/25_Microsoft-logo.svg" style="margin-top:30px;width: 90%; max-width: 90%; height: auto;">
100100
</div>
101101
</div>
102102
</div>

_pages/presentations.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -9,53 +9,53 @@ nav_order: 5
99

1010
<div style="margin-bottom: 12px;"><font size='5.5'>Talks</font></div>
1111

12-
<b>Carbon Neutrality</b>, NSF Workshop, Apr 2023, <a href='..\assets\pdf\presentation\Low-202304-CarbonNeutrality-NSFwkp.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
12+
<b>Carbon Neutrality</b>, NSF Workshop, Apr 2023, <a href='../assets/pdf/presentation/Low-202304-CarbonNeutrality-NSFwkp.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
1313
<hr/>
1414

15-
<b>Adaptive Charging Network and Three-Phase Models</b>, LANL Winter School lecture, Jan 2023, <a href='..\assets\pdf\presentation\Low-202301-ACN-long+3PhaseModels.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
15+
<b>Adaptive Charging Network and Three-Phase Models</b>, LANL Winter School lecture, Jan 2023, <a href='../assets/pdf/presentation/Low-202301-ACN-long+3PhaseModels.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
1616
<hr/>
1717

1818
<b>California’s Future Power Grid: Smart, Resilient & Reliable</b>, Los Angeles World Affairs Council & Town Hall, Apr 2021, <a href='https://www.youtube.com/watch?v=4MlCMH-25F8'><b><font color='#17a2b8'>Video</font></b></a>
1919
<hr/>
2020

21-
<b>Intro to Power Flows</b>, Simons Institute Real-time Decision Making Bootcamp, Jan 2018, <a href='..\assets\pdf\presentation\Low-201801-SimonsBootcamp.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://simons.berkeley.edu/talks/flow-power-part-i-basic-concepts-models'><b><font color='#17a2b8'>Video (Part I)</font></b></a>, <a href='https://simons.berkeley.edu/talks/flow-power-part-ii-power-flow-solutions-optimization'><b><font color='#17a2b8'>Video (Part II)</font></b></a>
21+
<b>Intro to Power Flows</b>, Simons Institute Real-time Decision Making Bootcamp, Jan 2018, <a href='../assets/pdf/presentation/Low-201801-SimonsBootcamp.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://simons.berkeley.edu/talks/flow-power-part-i-basic-concepts-models'><b><font color='#17a2b8'>Video (Part I)</font></b></a>, <a href='https://simons.berkeley.edu/talks/flow-power-part-ii-power-flow-solutions-optimization'><b><font color='#17a2b8'>Video (Part II)</font></b></a>
2222
<hr/>
2323

24-
<b>Autonomous Energy Grid - Optimization</b>, NREL Workshop on Autonomous Energy Grid, Golden CO, Sept 2017, <a href='..\assets\pdf\presentation\Low-201709-AEGopt-NREL.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
24+
<b>Autonomous Energy Grid - Optimization</b>, NREL Workshop on Autonomous Energy Grid, Golden CO, Sept 2017, <a href='../assets/pdf/presentation/Low-201709-AEGopt-NREL.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
2525
<hr/>
2626

2727
<b>Adaptive Charging Network</b>
28-
- Caltech Alumni College, Pasadena, CA, Nov 2016, <a href='..\assets\pdf\presentation\ACN-201611.pdf' target="_blank"><b><font color='#17a2b8'>Poster</font></b></a>
29-
- PFI: AIR-TT, NSF, DC, Mar 2017, <a href='..\assets\pdf\presentation\Low-201703-AIR.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
28+
- Caltech Alumni College, Pasadena, CA, Nov 2016, <a href='../assets/pdf/presentation/ACN-201611.pdf' target="_blank"><b><font color='#17a2b8'>Poster</font></b></a>
29+
- PFI: AIR-TT, NSF, DC, Mar 2017, <a href='../assets/pdf/presentation/Low-201703-AIR.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
3030
<hr/>
3131

32-
<b>Optimal Storage Placement and Power Flow Solution</b>, NREL Workshop on Autonomous Energy Grid, Golden CO, Sept 2017, <a href='..\assets\pdf\presentation\Low-201611-OptimalStorage+PFsol.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
32+
<b>Optimal Storage Placement and Power Flow Solution</b>, NREL Workshop on Autonomous Energy Grid, Golden CO, Sept 2017, <a href='../assets/pdf/presentation/Low-201611-OptimalStorage+PFsol.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
3333
<hr/>
3434

3535
<b>Online Optimization of Power Networks</b>
36-
- IPAM Workshop on Optimization and Equilibrium of Energy Economics, UCLA, CA, Jan 2016, <a href='..\assets\pdf\presentation\Low-201601-OnlineAlg.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
37-
- Simons Institute Workshop, Berkeley, June 2016, <a href='..\assets\pdf\presentation\Low-201606-OnlineAlg-SimonsBerkeley-short.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://www.youtube.com/watch?v=cs88FQtYQXg'><b><font color='#17a2b8'>Video</font></b></a>
36+
- IPAM Workshop on Optimization and Equilibrium of Energy Economics, UCLA, CA, Jan 2016, <a href='../assets/pdf/presentation/Low-201601-OnlineAlg.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
37+
- Simons Institute Workshop, Berkeley, June 2016, <a href='../assets/pdf/presentation/Low-201606-OnlineAlg-SimonsBerkeley-short.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://www.youtube.com/watch?v=cs88FQtYQXg'><b><font color='#17a2b8'>Video</font></b></a>
3838
<hr/>
3939

40-
<b>Load-Side Frequency Control</b>, Expert Conf on Advanced Mathematical Methods For Energy Systems, Skoltech, Moscow, Russia, June 2015, <a href='..\assets\pdf\presentation\Low-201506-OLC3-Skoltech.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
40+
<b>Load-Side Frequency Control</b>, Expert Conf on Advanced Mathematical Methods For Energy Systems, Skoltech, Moscow, Russia, June 2015, <a href='../assets/pdf/presentation/Low-201506-OLC3-Skoltech.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
4141
<hr/>
4242

43-
<b>Smart Grid Research</b>, Cornell University, Ithaca, NY, Mar 2015, <a href='..\assets\pdf\presentation\Low-201503-Cornell-Ithaca.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
43+
<b>Smart Grid Research</b>, Cornell University, Ithaca, NY, Mar 2015, <a href='../assets/pdf/presentation/Low-201503-Cornell-Ithaca.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>
4444
<hr/>
4545

46-
<b>Optimal Power Flow and Demand Response</b>, i4Energy Seminar, CITRIS, UC Berkeley, Apr 2012, <a href='..\assets\pdf\presentation\Low-201203-DR+OPF.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://www.youtube.com/watch?v=WMDeIAXHAAw'><b><font color='#17a2b8'>Video</font></b></a>
46+
<b>Optimal Power Flow and Demand Response</b>, i4Energy Seminar, CITRIS, UC Berkeley, Apr 2012, <a href='../assets/pdf/presentation/Low-201203-DR+OPF.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://www.youtube.com/watch?v=WMDeIAXHAAw'><b><font color='#17a2b8'>Video</font></b></a>
4747
<hr/>
4848

49-
<b>Tutorial: TCP Congestion Control</b>, PURSUIT Summer School, Cambridge University, UK, Aug 2011, <a href='..\assets\pdf\presentation\Low-201108-TCP-Cambridge.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://vimeo.com/39752673'><b><font color='#17a2b8'>Video (Part I)</font></b></a>, <a href='https://vimeo.com/39758488'><b><font color='#17a2b8'>Video (Part II)</font></b></a>
49+
<b>Tutorial: TCP Congestion Control</b>, PURSUIT Summer School, Cambridge University, UK, Aug 2011, <a href='../assets/pdf/presentation/Low-201108-TCP-Cambridge.pdf' target="_blank"><b><font color='#17a2b8'>Slides</font></b></a>, <a href='https://vimeo.com/39752673'><b><font color='#17a2b8'>Video (Part I)</font></b></a>, <a href='https://vimeo.com/39758488'><b><font color='#17a2b8'>Video (Part II)</font></b></a>
5050
<hr/>
5151

5252

5353
<div style="margin-bottom: 12px;"><font size='5.5'>Misc Writings</font></div>
5454

55-
<a href='..\assets\pdf\presentation\Low-202112-TheoryPracticeEntrepreneurshipGap-PresidentsMessage-CSM.pdf' target="_blank"><b><font color='#17a2b8'>The Theory-Practice-Entrepreneurship Gap</font></b></a>, Nov 2021
55+
<a href='../assets/pdf/presentation/Low-202112-TheoryPracticeEntrepreneurshipGap-PresidentsMessage-CSM.pdf' target="_blank"><b><font color='#17a2b8'>The Theory-Practice-Entrepreneurship Gap</font></b></a>, Nov 2021
5656
<hr/>
5757

58-
<a href='..\assets\pdf\presentation\ThoughtsOnHKMovement-20190824-Low.pdf' target="_blank"><b><font color='#17a2b8'>Thoughts on HK Movement</font></b></a>, Aug 2019
58+
<a href='../assets/pdf/presentation/ThoughtsOnHKMovement-20190824-Low.pdf' target="_blank"><b><font color='#17a2b8'>Thoughts on HK Movement</font></b></a>, Aug 2019
5959
<hr/>
6060

6161
<a href='https://rigorandrelevance.wordpress.com/2014/12/02/business-case-for-der-and-utility/'><b><font color='#17a2b8'>Business Case of DER and Utility</font></b></a>, Dec 2014

_pages/projects.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To drastically reduce greenhouse gases, we must generate more electricity from c
3333

3434
<div style="text-align:center;">
3535
<figure>
36-
<img src="..\assets\img\research\evolution.png" style="width: 82%; height: auto;">
36+
<img src="../assets/img/research/evolution.png" style="width: 82%; height: auto;">
3737
<figcaption>Figure 1: Power network evolution</figcaption>
3838
</figure>
3939
</div>

0 commit comments

Comments
 (0)