-
Notifications
You must be signed in to change notification settings - Fork 45.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc4f879
commit b801980
Showing
4 changed files
with
11 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,8 @@ | ||
--- | ||
layout: archive | ||
title: "Publications" | ||
permalink: /publications/ | ||
title: "Links" | ||
permalink: /Links/ | ||
author_profile: true | ||
--- | ||
|
||
{% if author.googlescholar %} | ||
You can also find my articles on <u><a href="{{author.googlescholar}}">my Google Scholar profile</a>.</u> | ||
{% endif %} | ||
|
||
{% include base_path %} | ||
|
||
{% for post in site.publications reversed %} | ||
{% include archive-single.html %} | ||
{% endfor %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,4 @@ redirect_from: | |
|
||
* Power System Toolbox (PST): (link) | ||
|
||
* More to come | ||
* More to come... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters