File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,4 +96,24 @@ @article{panandsong2025ww
9696 year = { 2025} ,
9797 addendum = { Bali, Indonesia.} ,
9898 html = { https://www.academia.edu/130041367/Regional_Wanderw%C3%B6rter_of_Formosan_Languages_in_Northwestern_Taiwan_A_Case_Study_of_Some_Plant_Names}
99+ }
100+
101+ @article {song2025thesis ,
102+ bibtex_show ={ true} ,
103+ title = { Eluw Ndaan Kari Seediq 賽德克語的歷史發展: The Historical Development of the Seediq Language} ,
104+ author = { Song, Walis Hian-chi} ,
105+ journal = { Master's thesis} ,
106+ year = { 2025} ,
107+ addendum = { National Tsinghua University, Hsinchu, Taiwan.} ,
108+ html = { https://hdl.handle.net/11296/5scmsf}
109+ }
110+
111+ @article {song2025sed_stratification ,
112+ bibtex_show ={ true} ,
113+ title = { Lexical Stratification in Seediq: Evidence from Atayal Loans} ,
114+ author = { Song, Walis Hian-chi} ,
115+ journal = { Paper presented at Historical Relationships of East and Southeast Asian Languages 2025 (HRESAL 2025)} ,
116+ year = { 2025} ,
117+ addendum = { National Tsinghua University, Hsinchu, Taiwan.} ,
118+ html = { https://www.academia.edu/145070358/Lexical_Stratification_in_Seediq_Evidence_from_Atayal_Loans}
99119}
Original file line number Diff line number Diff line change 215215 {% endif %}
216216 {% if entry .html %}
217217 {% if entry .html contains '://' %}
218- <a href =" {{ entry .html }}" class =" btn btn-sm z-depth-0" role =" button" >HTML </a >
218+ <a href =" {{ entry .html }}" class =" btn btn-sm z-depth-0" role =" button" >Link </a >
219219 {% else %}
220- <a href =" {{ entry .html | prepend: '/assets/html/' | relative_url }}" class =" btn btn-sm z-depth-0" role =" button" >HTML </a >
220+ <a href =" {{ entry .html | prepend: '/assets/html/' | relative_url }}" class =" btn btn-sm z-depth-0" role =" button" >Link </a >
221221 {% endif %}
222222 {% endif %}
223223 {% if entry .pdf %}
You can’t perform that action at this time.
0 commit comments