Advertisement
Sky__Black

M.I.T Data I - By Sky_BlaCk

Feb 6th, 2013
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 173.56 KB | None | 0 0
  1. _ _ _________ __
  2. __| || |__\_ ____ \__________ _____| |__
  3. \ __ // \ \/_ __ \__ \/ ___/ | \
  4. | || | | \__| | \/ __ \__ \| Y \
  5. /_ ~~ _\\_____ /|__| (____ /___ >___| /
  6. |_||_| \/ \/ \/ \/
  7. ##############################################
  8. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  9.  
  10. Target : http://www.mit.edu/
  11. IP : 18.7.76.17
  12. Web Server : Apache/1.3.41 (Unix)
  13. DB : Oracle
  14.  
  15.  
  16. Databases :
  17.  
  18. [*] cederpubl
  19. [*] information_schema
  20.  
  21.  
  22.  
  23. Database:cederpubl
  24.  
  25. +------------------+
  26. | conferences |
  27. | documents |
  28. | documentsgroups |
  29. | groupmember |
  30. | groupmembertypes |
  31. | paper |
  32. | paper2 |
  33. | presentations |
  34. | thesis |
  35. +------------------+
  36.  
  37.  
  38.  
  39.  
  40. Table: conferences
  41.  
  42. +--------------+--------------+
  43. | Column | Type |
  44. +--------------+--------------+
  45. | conference | varchar(100) |
  46. | from | date |
  47. | groupmeeting | tinyint(1) |
  48. | id | int(11) |
  49. | location | varchar(100) |
  50. | until | date |
  51. +--------------+--------------+
  52.  
  53.  
  54. Table: conferences
  55.  
  56. +----+------+------------+----------+-------------------------------------------------+--------------+
  57. | id | from | until | location | conference | groupmeeting |
  58. +----+------+------------+----------+-------------------------------------------------+--------------+
  59. | 4 | | 2007-12-31 | <blank> | group meetings, 2007 | 1 |
  60. | 5 | | 0000-00-00 | <blank> | 2007 - ECS (Fall, Washington) | 0 |
  61. | 6 | | 2006-12-31 | <blank> | group meetings, 2006 | 1 |
  62. | 7 | | 2008-12-31 | <blank> | group meetings, 2008 | 1 |
  63. | 8 | | 0000-00-00 | <blank> | 2006 - Taiwan Battery Lectures | 0 |
  64. | 10 | | 0000-00-00 | <blank> | group meetings, 2009 | 1 |
  65. | 11 | | 0000-00-00 | <blank> | 2008 - ECS (Fall, Hawaii) | 0 |
  66. | 14 | | 0000-00-00 | <blank> | 2009 - MRS (Fall, Boston) | 0 |
  67. | 15 | | 0000-00-00 | <blank> | 2009 - ECS (Fall, Austria) | 0 |
  68. | 21 | | 0000-00-00 | <blank> | 2009 - CCP5 Annual Meeting Structure Prediction | 0 |
  69. | 22 | | 0000-00-00 | <blank> | group meetings, 2010 | 1 |
  70. | 24 | | 0000-00-00 | <blank> | 2011- High Throughput Lectures | 0 |
  71. | 25 | | 0000-00-00 | <blank> | 2010 - ARS | 0 |
  72. | 26 | | 0000-00-00 | <blank> | 2010 - APS (Portland) | 0 |
  73. | 27 | | 0000-00-00 | <blank> | 2010 - MRS (Spring, San Francisco) | 0 |
  74. | 28 | | 0000-00-00 | <blank> | 2010 - CECAM | 0 |
  75. | 29 | | 0000-00-00 | <blank> | 2010 - ECS (Spring, Vancouver) | 0 |
  76. | 34 | | 0000-00-00 | <blank> | 2010 - Group Retreat | 0 |
  77. | 35 | | 0000-00-00 | <blank> | 2010 - SciDAC | 0 |
  78. | 37 | | 0000-00-00 | <blank> | 2010 - ECS (Fall, Las Vegas) | 0 |
  79. | 39 | | 0000-00-00 | <blank> | group meetings, 2011 | 1 |
  80. | 43 | | 0000-00-00 | <blank> | 2011 - APS (Dallas) | 0 |
  81. | 44 | | 0000-00-00 | <blank> | 2011 - LIBD (Bordeaux) | 0 |
  82. | 45 | | 2011-10-14 | <blank> | 2011 - ECS (Fall, Boston) | 0 |
  83. | 48 | | 2011-12-02 | <blank> | 2011 - MRS (Fall, Boston) | 0 |
  84. | 49 | | 0000-00-00 | <blank> | 2010 - MRS (Fall, Boston) | 0 |
  85. | 54 | | 0000-00-00 | <blank> | 2011 - MRS (Spring, San Francisco) | 0 |
  86. | 55 | | 0000-00-00 | <blank> | 2011 - MRS (Spring, San Francisco) | 0 |
  87. | 56 | | 0000-00-00 | <blank> | 2012 - ACS | 0 |
  88. | 57 | | 0000-00-00 | <blank> | 2011 - MRS (Spring, San Francisco) | 0 |
  89. | 58 | | 0000-00-00 | <blank> | 2011 - MRS (Spring, San Francisco) | 0 |
  90. | 59 | | 0000-00-00 | <blank> | 2012 - MRS (Spring, San Francisco) | 0 |
  91. | 60 | | 0000-00-00 | <blank> | group meetings, 2012 | 1 |
  92. | 61 | | 0000-00-00 | <blank> | 2012 - ECS (Fall, Hawai) | 0 |
  93. | 62 | | 0000-00-00 | <blank> | 2012 - MRS (Fall, Boston) | 0 |
  94. +----+------+------------+----------+-------------------------------------------------+--------------+
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. Table: documents
  102.  
  103. +-------------+--------------+
  104. | Column | Type |
  105. +-------------+--------------+
  106. | changed | timestamp |
  107. | data_bin | longblob |
  108. | data_txt | longtext |
  109. | description | varchar(100) |
  110. | downloads | int(11) |
  111. | expires | date |
  112. | filename | char(50) |
  113. | filesize | char(50) |
  114. | filetype | char(50) |
  115. | group | int(11) |
  116. | id | int(11) |
  117. +-------------+--------------+
  118.  
  119.  
  120.  
  121.  
  122.  
  123. Table: documents
  124.  
  125. +----+-------+------------+---------------------+-----------------------+----------+-----------+------------------------------------+
  126. | id | group | expires | changed | filename | filesize | downloads | description |
  127. +----+-------+------------+---------------------+-----------------------+----------+-----------+------------------------------------+
  128. | 23 | | 0000-00-00 | 2012-11-12 12:15:43 | travel guidelines.doc | 41984 | 45 | Travel guidelines from March 2007 |
  129. | 25 | | 0000-00-00 | 2012-08-20 14:04:56 | Travel guidelines.pdf | 70661 | 25 | Travel guidelines from August 2006 |
  130. | 26 | | 0000-00-00 | 2013-01-10 11:03:16 | GroupJobsJan11.doc | 100352 | 118 | Group jobs January 2011 |
  131. +----+-------+------------+---------------------+-----------------------+----------+-----------+------------------------------------+
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138. Table: documentsgroups
  139.  
  140. +----------------+--------------+
  141. | Column | Type |
  142. +----------------+--------------+
  143. | allow_external | tinyint(1) |
  144. | allow_internal | tinyint(1) |
  145. | description | varchar(100) |
  146. | id | int(11) |
  147. +----------------+--------------+
  148.  
  149.  
  150.  
  151. Table: documentsgroups
  152.  
  153. +----+---------------------------+----------------+----------------+
  154. | id | description | allow_internal | allow_external |
  155. +----+---------------------------+----------------+----------------+
  156. | 3 | administrative - both | 1 | 1 |
  157. | 2 | administrative - external | 0 | 1 |
  158. | 1 | administrative - internal | 1 | 0 |
  159. +----+---------------------------+----------------+----------------+
  160.  
  161.  
  162.  
  163. Table: groupmember
  164.  
  165. +--------------+--------------+
  166. | Column | Type |
  167. +--------------+--------------+
  168. | comment | text |
  169. | end_date | varchar(100) |
  170. | first | varchar(100) |
  171. | id | int(11) |
  172. | name | varchar(100) |
  173. | picture | varchar(255) |
  174. | picture_bin | blob |
  175. | picture_name | varchar(100) |
  176. | start_date | varchar(100) |
  177. | status | int(11) |
  178. | title | varchar(255) |
  179. +--------------+--------------+
  180.  
  181.  
  182.  
  183. Table: groupmember
  184.  
  185. +-----+-----------------+---------+----------------+--------+------------------------------------------------------------------------+---------------------------------------------------------+----------+
  186. | id | name | title | first | status | comment | picture | end_date |
  187. +-----+-----------------+---------+----------------+--------+------------------------------------------------------------------------+---------------------------------------------------------+----------+
  188. | 8 | Persson | Dr. | Kristin | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/persson_kristin.jpg | <blank> |
  189. | 9 | Meng | Dr. | Ying "Shirley" | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/meng_ying.jpg | <blank> |
  190. | 10 | Miranda | Dr. | Caetano | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/miranda_caetano.gif | <blank> |
  191. | 11 | Doe | Dr. | Robert | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/doe_robert.jpg | <blank> |
  192. | 12 | Kang | Dr. | Kisuk | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/kang_kisuk.jpg | <blank> |
  193. | 13 | Zou | Dr. | Fei | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/zou_fei.jpg | <blank> |
  194. | 14 | Han | Dr. | Byungchan | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/han_byungchan.jpg | <blank> |
  195. | 15 | Fischer | Dr. | Chris | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/fischer_chris.gif | <blank> |
  196. | 16 | Mueller | Dr. | Tim | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/missing.gif | <blank> |
  197. | 17 | Kang | <blank> | Byoungwoo | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/kang_byoungwoo.jpg | <blank> |
  198. | 18 | Tibbetts | <blank> | Kevin | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/tibbetts_kevin.jpg | <blank> |
  199. | 19 | Chan | <blank> | Maria K | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/chan_mariak.jpg | <blank> |
  200. | 20 | Yoyo | <blank> | Hinuma | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/yoyo_hinuma.jpg | <blank> |
  201. | 21 | Wang | <blank> | Lei | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/wang_lei.jpg | <blank> |
  202. | 22 | Okan | <blank> | Osman Burak | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/okan_osmanburak.jpg | <blank> |
  203. | 23 | Ma | <blank> | Xiaohua | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ma_xiaohu.jpg | <blank> |
  204. | 24 | Ong | <blank> | Shyue Ping | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ong_shyueping.jpg | <blank> |
  205. | 25 | Hautier | <blank> | Geoffroy | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/hautier_geoffroy.jpg | 2011/09 |
  206. | 26 | Moore | <blank> | Charles | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/moore_charles.jpg | <blank> |
  207. | 27 | Jain | <blank> | Anubhav | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/jain_anubhav.jpg | <blank> |
  208. | 31 | Maxisch | Dr. | Thomas | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/maxisch_thomas.jpg | <blank> |
  209. | 32 | Elena | Dr. | Arroyo | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/elena_arroyo.jpg | <blank> |
  210. | 36 | Van der Ven | Prof. | Anton | 9 | Assistant Professor at the University of Michigan | http://burgaz.mit.edu/PEOPLEIMG/missing.gif | <blank> |
  211. | 37 | Nakayama | Prof. | Masanobu | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/nakayama_masanobu.jpg | <blank> |
  212. | 47 | Reed | <blank> | John | 9 | Post-doctoral researcher at Lawrence-LIvermore National Lab | http://burgaz.mit.edu/PEOPLEIMG/reed_john.jpg | <blank> |
  213. | 38 | Morgan | Prof. | Dane | 6 | Assistant Professor at the University of Wisconsin-Madison | http://burgaz.mit.edu/PEOPLEIMG/morgan_dane.jpg | <blank> |
  214. | 39 | Doh | Dr. | Chil-Hoon | 6 | principal researcher at The Korea Electrotechnology Research Institute | http://burgaz.mit.edu/PEOPLEIMG/doh_chil-hoon.gif | <blank> |
  215. | 40 | Carlier | Prof. | Dany | 6 | Assistant Professor at Universidad Complutense de Madrid | http://burgaz.mit.edu/PEOPLEIMG/carlier_dany.jpg | <blank> |
  216. | 41 | Mishra | Dr. | S. K. | 6 | Staff scientist at Corning | http://burgaz.mit.edu/PEOPLEIMG/mishra_s.k..jpg | <blank> |
  217. | 42 | Takahashi | Dr. | Takeshi | 6 | Staff scientist at TDK | http://burgaz.mit.edu/PEOPLEIMG/takahashi_takeshi.jpg | <blank> |
  218. | 43 | Comas | <blank> | Charles | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/comas_charles.jpg | <blank> |
  219. | 44 | Aydinol | Prof. | Kadri | 6 | Professor at METU, Turkey | http://burgaz.mit.edu/PEOPLEIMG/aydinol_kadri.jpg | <blank> |
  220. | 45 | Predith | <blank> | Ashley | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/predith_ashley.jpg | <blank> |
  221. | 46 | Noda | <blank> | Masahi | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/noda_masahi.jpg | <blank> |
  222. | 48 | Marianetti | <blank> | Chris | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/marianetti_chris.jpg | <blank> |
  223. | 49 | Curtarolo | <blank> | Stefano | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/curtarolo_stefano.jpg | <blank> |
  224. | 50 | Wu | <blank> | Eric | 9 | IT manager at BBN Technologies | http://burgaz.mit.edu/PEOPLEIMG/wu_eric.jpg | <blank> |
  225. | 51 | Van der Walle | <blank> | Axel | 9 | Assistant Professor at California Institute of Technology | http://burgaz.mit.edu/PEOPLEIMG/vanderwalle_axel.jpg | <blank> |
  226. | 52 | Buta | <blank> | Sally | 9 | Product manager at Patientkeeper | http://burgaz.mit.edu/PEOPLEIMG/buta_sally.jpg | <blank> |
  227. | 53 | Balachandran | <blank> | Dinesh | 9 | Fidelity Investments | http://burgaz.mit.edu/PEOPLEIMG/balachandran_dinesh.jpg | <blank> |
  228. | 54 | Kohan | <blank> | Adrian | 9 | McKinsey and Company | http://burgaz.mit.edu/PEOPLEIMG/kohan_adrian.jpg | <blank> |
  229. | 55 | Balasubramanian | <blank> | Shuba | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/missing.gif | <blank> |
  230. | 56 | Tepesch | <blank> | Patrick | 9 | Senior research scientist at Corning | http://burgaz.mit.edu/PEOPLEIMG/tepesch_patrick.jpg | <blank> |
  231. | 57 | Garbulsky | <blank> | Gerardo | 9 | Vice president and Director, Boston Consulting Group | http://burgaz.mit.edu/PEOPLEIMG/garbulsky_gerardo.jpg | <blank> |
  232. | 58 | Jie | <blank> | Li | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/jie_li.JPG | <blank> |
  233. | 59 | Yang | Ph. D. | Gang | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/yang_gang.JPG | <blank> |
  234. | 86 | Waldwick | <blank> | Bryn | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/waldwick_bryn.jpg | <blank> |
  235. | 61 | Kramer | Ph. D. | Denis | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ | <blank> |
  236. | 75 | Sun | <blank> | Xiaofei | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/sun_xiaofei.jpg | <blank> |
  237. | 68 | Armiento | Dr. | Rickard | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/armiento_rickard.jpg | <blank> |
  238. | 70 | Malik | <blank> | Rahul | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/malik_rahul.gif | <blank> |
  239. | 92 | Matts | <blank> | Ian | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ian_matts.jpeg | <blank> |
  240. | 72 | Chevrier | Dr | Vincent | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/chevrier_vincent.JPG | 10/2010 |
  241. | 67 | Petrosyan | Dr. | Sahak | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/petrosyan_sahak.jpg | <blank> |
  242. | 65 | Ehrlacher | <blank> | Virginie | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ehrlacher_virginie.JPG | <blank> |
  243. | 66 | Wu | <blank> | Yabi | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/wu_yabi.jpg | <blank> |
  244. | 63 | Sun | <blank> | Ruoshi | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/sun_ruoshi.jpg | <blank> |
  245. | 64 | Yang | <blank> | Lusann | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/yang_lusann.gif | <blank> |
  246. | 73 | Abdellahi | <blank> | Aziz | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/abdellahi_aziz.jpg | <blank> |
  247. | 74 | Chen | <blank> | Hailong | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/hailongchen_.jpg | <blank> |
  248. | 62 | Kang | <blank> | ShinYoung | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/kang_shinyoung.jpg | <blank> |
  249. | 60 | Kim | <blank> | Jae Chul | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ | <blank> |
  250. | 76 | Lazic | <blank> | Predrag | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/ | <blank> |
  251. | 77 | Mo | <blank> | Yifei | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/mo_yifei.jpg | <blank> |
  252. | 81 | Campero | <blank> | Adrian | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/campero_adrian.jpg | 08/2010 |
  253. | 79 | Hao | <blank> | Qing | 6 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/hao_qing.jpg | <blank> |
  254. | 80 | Daniel | <blank> | Reece | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/daniel_reece.jpg | <blank> |
  255. | 82 | Kim | <blank> | Sangtae | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/kim_sangtae.JPG | <blank> |
  256. | 83 | Lee | <blank> | Jinhyuk | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/jinhyuk_lee.JPG | <blank> |
  257. | 84 | Sun | <blank> | Wenhao | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/sun_wenhao.png | <blank> |
  258. | 85 | Twu | <blank> | Nancy | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/twu_nancy.jpg | 10/2010 |
  259. | 87 | Li | <blank> | Xin | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/li_xin.jpg | <blank> |
  260. | 88 | Toumar | <blank> | Alexandra | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/toumar_alexandra.jpg | <blank> |
  261. | 89 | Vassilaras | <blank> | Plousia | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/vassilaras_plousia.jpg | <blank> |
  262. | 90 | Liu | <blank> | Lei | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/liu_lei.jpg | <blank> |
  263. | 91 | Kang | <blank> | Chan Hyoung | 5 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/kang_chanhyoung.jpg | <blank> |
  264. | 93 | Richards | <blank> | William | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/richards_william.png | <blank> |
  265. | 94 | Zhu | <blank> | Shengshuang | 9 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/shengchuang_zhu.jpg | <blank> |
  266. | 95 | Rong | <blank> | Ziqin | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/rong_shaun.jpg | <blank> |
  267. | 96 | Jayaraman | <blank> | Sai | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/sai_jayaraman.jpg | <blank> |
  268. | 97 | Xu | <blank> | Bo | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/xu_bo.jpg | <blank> |
  269. | 98 | Zhu | <blank> | Hong | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/zhu_hong.jpg | <blank> |
  270. | 100 | Lei | <blank> | Yuechuan | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/lei_yuechuan.jpg | <blank> |
  271. | 101 | Dacek | <blank> | Stephen | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/dacek_stephen.jpg | <blank> |
  272. | 104 | Urban | <blank> | Alexander | 3 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/urban_alexander.jpeg | <blank> |
  273. | 105 | Wu | <blank> | Di | 4 | <blank> | http://burgaz.mit.edu/PEOPLEIMG/wu_di.jpg | <blank> |
  274. +-----+-----------------+---------+----------------+--------+------------------------------------------------------------------------+---------------------------------------------------------+----------+
  275.  
  276.  
  277.  
  278. Table: groupmembertypes
  279.  
  280. +-------------+--------------+
  281. | Column | Type |
  282. +-------------+--------------+
  283. | active | tinyint(1) |
  284. | description | varchar(100) |
  285. | id | int(6) |
  286. +-------------+--------------+
  287.  
  288.  
  289. Table: groupmembertypes
  290.  
  291. +----+--------+--------------------------------+
  292. | id | active | description |
  293. +----+--------+--------------------------------+
  294. | 1 | 1 | boss |
  295. | 2 | 1 | research associates |
  296. | 3 | 1 | post-docs |
  297. | 4 | 1 | graduate students |
  298. | 5 | 1 | visiting scholars and students |
  299. | 6 | 0 | Postdocs & Scientists |
  300. | 7 | 1 | undergraduate students |
  301. | 8 | 1 | administration |
  302. | 9 | 0 | Gaduate and visiting students |
  303. +----+--------+--------------------------------+
  304.  
  305.  
  306.  
  307. Table: paper
  308.  
  309. +-------------+----------------------+
  310. | Column | Type |
  311. +-------------+----------------------+
  312. | abstract | text |
  313. | author1 | varchar(50) |
  314. | author2 | varchar(50) |
  315. | author3 | varchar(50) |
  316. | author4 | varchar(50) |
  317. | author5 | varchar(50) |
  318. | author6 | varchar(50) |
  319. | author7 | varchar(50) |
  320. | author8 | varchar(50) |
  321. | author9 | varchar(50) |
  322. | endpage | varchar(15) |
  323. | filename | varchar(200) |
  324. | formattitle | text |
  325. | id | smallint(5) unsigned |
  326. | issue | varchar(20) |
  327. | journal | varchar(200) |
  328. | keywords | text |
  329. | nauthors | tinyint(3) unsigned |
  330. | startpage | varchar(15) |
  331. | title | text |
  332. | vol | varchar(20) |
  333. | year | year(4) |
  334. +-------------+----------------------+
  335.  
  336.  
  337.  
  338.  
  339.  
  340. Table: paper
  341.  
  342. +-----+------------+------+-----------+------------------------------------------------------------------------------------------------------+--------------------+-----------------+----------------------------+------------------+---------------------+------------------------------------------------------------------------------------------+
  343. | id | vol | year | issue | journal | author4 | author5 | author1 | author2 | author3 | filename |
  344. +-----+------------+------+-----------+------------------------------------------------------------------------------------------------------+--------------------+-----------------+----------------------------+------------------+---------------------+------------------------------------------------------------------------------------------+
  345. | 1 | 39 | 1989 | 1 | Physical Review B | J. Kulik | D. de Fontaine | G. Ceder | M. De Graef | L. Delaey | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-39-381-1989.pdf |
  346. | 2 | 63 | 1989 | 12 | Physical Review Letters | <blank> | <blank> | D. de Fontaine | M. E. Mann | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRL-63-1300-1989.pdf |
  347. | 3 | 162-164 | 1989 | <blank> | Physica C | L. T. Wille | D. de Fontaine | C. P. Burmester | M. E. Mann | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 23.pdf |
  348. | 4 | 343 | 1990 | <blank> | Nature | <blank> | <blank> | D. de Fontaine | G. Ceder | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/Nature-343-544-1990.pdf |
  349. | 5 | 41 | 1990 | 13 | Physical Review B | M. Kraitchman | D. de Fontaine | G. Ceder | M. Asta | W. C. Carter | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-41-8698-1990.pdf |
  350. | 6 | 38 | 1990 | 11 | Acta Metall. Mater. | D. M. Nicholson | G. M. Stocks | G. Ceder | D. de Fontaine | H. Dreysse | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 26.pdf |
  351. | 7 | 169 | 1990 | <blank> | Mat. Res. Soc. Symp. Proc | <blank> | <blank> | G. Ceder | M. Asta | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 24.pdf |
  352. | 8 | 41 | 1990 | 1-3 | Vacuum | L. T. Wille | <blank> | H. Dreysse | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 25.pdf |
  353. | 9 | 38 | 1990 | 11 | Acta Metall. Mater. | D. M. Nicholson | G. M. Stocks | G. Ceder | D. de Fontaine | H. Dreysse | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 26. pdf |
  354. | 10 | 164&165 | 1990 | <blank> | Journal of the Less-Common Metals | <blank> | <blank> | D. de Fontaine | G. Ceder | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 28.pdf |
  355. | 11 | X | 1990 | <blank> | Proceedings of the 20th Annual International Symposium on the Electronics Structure of Solids | C. Wolverton | D. de Fontaine | H. Dreysse | L. T. Wille | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 29.pdf |
  356. | 12 | X | 1990 | <blank> | Proceedings of the XIIth International Congress for Electron Microscopy | D. de Fontaine | <blank> | P. Huang | E. S. K. Menon | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 35.pdf |
  357. | 13 | 44 | 1991 | 5 | Physical Review B | <blank> | <blank> | G. Ceder | R. McCormack | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-44-2377-1991.pdf |
  358. | 14 | 66 | 1991 | 13 | Phsycial Review Letters | <blank> | <blank> | M. Asta | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRL-66-1798-1991.pdf |
  359. | 15 | 168 | 1991 | <blank> | Journal of the Less-Common Metals | E. Salomons | M. Kraitchman | M. Asta | D. de Fontaine | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 27.pdf |
  360. | 16 | 25 | 1991 | <blank> | Scripta Metallurgica et Materialia | D. de Fontaine | <blank> | P. Huang | G. Ceder | E. S. K. Menon | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 30.pdf |
  361. | 17 | 186 | 1991 | <blank> | Mat. Res. Soc. Symp. Proceedings | D. de Fontaine | D. M. Nicholson | G. Ceder | P. Huang | S. Menon | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 31.pdf |
  362. | 18 | 177 | 1991 | <blank> | Physica C | <blank> | <blank> | G. Ceder | M. Asta | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 33.pdf |
  363. | 19 | X | 1991 | <blank> | High Temperature Superconducting Compounds III: Processing and Microstructure Property Relationships | R. McCormack | <blank> | D. de Fontaine | G. Ceder | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 36.pdf |
  364. | 20 | 80 | 1991 | 7 | Solid State Communications | C. Wolverton | D. Fontaine | R. Riedinger | H. Dreysse | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 37.pdf |
  365. | 21 | 45 | 1992 | 22 | Physical Review B | <blank> | <blank> | R. McCormack | D. de Fontaine | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-45-12976-1992.pdf |
  366. | 22 | 45 | 1992 | 22 | Physical Review B | H. Dreysse | <blank> | C. Wolverton | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-45-13105-1992.pdf |
  367. | 23 | X | 1992 | <blank> | Order and Disorder in Alloys | R. McCormack | <blank> | D. de Fontaine | G. Ceder | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 38.pdf |
  368. | 24 | 213 | 1992 | <blank> | Ordered Intermetallics - Physical Metallurgy and Mechanical Behavior, NATO ASI Series E | H. Dreysse | <blank> | D. de Fontaine | C. Wolverton | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 39.pdf |
  369. | 25 | X | 1992 | <blank> | Kinetics of Ordering Transformations in Metals | E. Salomons | <blank> | D. de Fontaine | R. McCormack | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 40.pdf |
  370. | 26 | <blank> | 1992 | <blank> | Kinetics of Ordering Transformations in Metals | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 42.pdf |
  371. | 27 | 19 | 1992 | 3 | Europhysics Letters | R. McCormack | G. V. Tendeloo | D. de Fontaine | M. Asta | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 43.pdf |
  372. | 28 | 253 | 1992 | <blank> | Mat. Res. Soc. Symp. Proc. | H. Dreysse | <blank> | C. Wolverton | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 44.pdf |
  373. | 29 | 45 | 1992 | <blank> | Phys. Rev. B | <blank> | <blank> | R. McCormack | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 45.pdf |
  374. | 30 | 278 | 1992 | <blank> | Mat. Res. Soc. Symp. Proc. | G. Ceder | <blank> | C. Wolverton | D. de Fontaine | H. Dreysse | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 46.pdf |
  375. | 31 | 13 | 1992 | <blank> | J. Phase Equilibria | G. Ceder | <blank> | D. de Fontaine | C. Wolverton | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 47.pdf |
  376. | 32 | 48 | 1993 | 2 | Phsycial Review B | H. Dreysse | <blank> | C. Wolverton | G. Ceder | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-48-726-1993.pdf |
  377. | 33 | 48 | 1993 | 10 | Physical Review B | G. Garbulsky | G. Ceder | R. McCormack | M. Asta | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-48-6767-1993.pdf |
  378. | 34 | 193 | 1993 | <blank> | Physica A | <blank> | <blank> | G. Ceder | H. Dreysse | D. de Fontaine | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 48.pdf |
  379. | 35 | 1 | 1993 | <blank> | Computational Materials Science | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 49.pdf |
  380. | 36 | 291 | 1993 | <blank> | Mat. Res. Soc. Symp. Proc. | D. de Fontaine | <blank> | P. D. Tepesch | G. Ceder | C. Wolverton | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 50.pdf |
  381. | 37 | 291 | 1993 | <blank> | Mat. Res. Soc. Symp. Proc. | <blank> | <blank> | G. D. Garbulsky | P. D. Tepesch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 51.pdf |
  382. | 38 | 291 | 1993 | <blank> | Mat. Res. Soc. Symp. Proc. | D. de Fontaine | <blank> | R. McCormack | M. Asta | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 52.pdf |
  383. | 39 | 49 | 1994 | 1 | Physical Review B | K. Fukuda | <blank> | G. Ceder | G. D. Garbulsky | D. Avis | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-49-1-1994.pdf |
  384. | 40 | 49 | 1994 | 9 | Physical Review B | <blank> | <blank> | G. D. Garbulsky | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB-49-6327-1994.pdf |
  385. | 41 | X | 1994 | <blank> | Statics and Dynamics of Alloy Phase Transformations | D. de Fontaine | <blank> | G. Ceder | P. D. Tepesch | C. Wolverton | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 53.pdf |
  386. | 42 | X | 1994 | <blank> | Statics and Dynamics of Alloy Phase Transformations | G. Ceder | D. de Fontaine | M. Asta | R. McCormack | M. van Schilfgaarde | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 54.pdf |
  387. | 43 | 12 | 1994 | <blank> | Molecular Simulation | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 55.pdf |
  388. | 44 | X | 1994 | <blank> | Encyclopedia of Advanced Materials | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 56.pdf |
  389. | 45 | 107 | 1994 | <blank> | Alloy Modelling and Design, The Minerals, Metals and Materials Society | <blank> | <blank> | G. Ceder | G. D. Garbulsky | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 57.pdf |
  390. | 46 | 195 | 1994 | <blank> | Alloy Modelling and Design, Th Minerals, Metals and Materials Society | <blank> | <blank> | G. D. Garbulsky | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 58.pdf |
  391. | 47 | 127 | 1994 | <blank> | Alloy Modelling and Design, The Minerals, Metals and Materials Society | D. de Fontaine | <blank> | R. McCormack | G. Ceder | C. Wolverton | http://burgaz.mit.edu/PUBLICATIONS/PDF/Document 59.pdf |
  392. | 48 | 51 | 1995 | 1 | Physical Review B | <blank> | <blank> | G. D. Garbulsky | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-51-67-1995b.pdf |
  393. | 49 | 74 | 1995 | 12 | Physical Review Letters | <blank> | <blank> | P. D. Tepesch | G. D. Garbulsky | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prl-74-2272-1995b.pdf |
  394. | 50 | 51 | 1995 | 5 | Physical Review B | <blank> | <blank> | G. Ceder | G. D. Garbulsky | P. D. Tepesch | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-51-11257-1995b.pdf |
  395. | 51 | 53 | 1996 | 14 | Physical Review B | <blank> | <blank> | G. D. Garbulsky | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-53-8993-1996b.pdf |
  396. | 52 | 79 | 1996 | 7 | Journal of Applied Physics | <blank> | <blank> | S. Balasubramanian | G. Ceder | K. D. Kolenbrander | http://burgaz.mit.edu/PUBLICATIONS/PDF/jap-79-4132-1996b.pdf |
  397. | 53 | 54 | 1996 | 2 | Physical Review B | <blank> | <blank> | A. F. Kohan | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-54-805-1996b.pdf |
  398. | 54 | 79 | 1996 | 8 | Journal of the American Ceramic Society | G. Ceder | C. Coley | P. D. Tepesch | A. F. Kohan | G. D. Garbulsky | http://burgaz.mit.edu/PUBLICATIONS/PDF/jacs-79-2033-1996.pdf |
  399. | 55 | 45 | 1997 | 3 | Acta Materialia | <blank> | <blank> | J. R. Lee | Y. M. Chiang | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/am-45-1247-1997.pdf |
  400. | 56 | 8 | 1997 | 1-2 | Computational Materials Science | <blank> | <blank> | G. Ceder | M. K. Aydinol | A. F. Kohan | http://burgaz.mit.edu/PUBLICATIONS/PDF/cms-8-161-1997.pdf |
  401. | 57 | 8 | 1997 | 1-2 | Computational Materials Science | <blank> | <blank> | A. F. Kohan | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/cms-8-142-1997.pdf |
  402. | 58 | 56 | 1997 | 3 | Physical Review B | K. Cho | J. Joannopoulos | M. K. Aydinol | A. F. Kohan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-56-1354-1997.pdf |
  403. | 59 | 144 | 1997 | 11 | Journal of the Electrochemical Society | <blank> | <blank> | M. K. Aydinol | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/jes-144-3832-1997.pdf |
  404. | 60 | 68 | 1997 | 2 | Journal of Power Sources | <blank> | <blank> | M. K. Aydinol | A. F. Kohan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/jps-68-664-1997.pdf |
  405. | 61 | 1 | 1997 | 1 | Journal of Electroceramics | A. Van der Ven | <blank> | G. Ceder | P. D. Tepesch | A. F. Kohan | http://burgaz.mit.edu/PUBLICATIONS/PDF/je-1-15-1997b.pdf |
  406. | 62 | 57 | 1998 | 7 | Physical Review B | <blank> | <blank> | A. F. Kohan | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-57-3838-1998b.pdf |
  407. | 63 | 9 | 1998 | 3-4 | Computational Materials Science | C. Wolverton | <blank> | A. F. Kohan | P. D. Tepesch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/cms-9-389-1998b.pdf |
  408. | 64 | 81 | 1998 | 3 | Journal of the American Ceramic Society | P. D. Tepesch | A. Van der Ven | G. Ceder | A. F. Kohan | M. K. Aydinol | http://burgaz.mit.edu/PUBLICATIONS/PDF/jacs-81-517-1998.pdf |
  409. | 65 | 77 | 1998 | 4 | Philosophical Magazine B | <blank> | <blank> | E. J. Wu | P. D. Tepesch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/pmb-77-1039-1998b.pdf |
  410. | 66 | 392 | 1998 | 6677 | Nature | M. K. Aydinol | Y. I. Jang | G. Ceder | Y. M. Chiang | D. R. Sadoway | http://burgaz.mit.edu/PUBLICATIONS/PDF/n-392-694-1998.pdf |
  411. | 67 | 280 | 1998 | 5366 | Science | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/s-280-1099-1998.pdf |
  412. | 68 | 145 | 1998 | 6 | Journal of the Electrochemical Society | <blank> | <blank> | A. Van der Ven | M. K. Aydinol | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/jes-145-2149-1998.pdf |
  413. | 69 | 80 | 1998 | 22 | Physical Review Letters | <blank> | <blank> | A. van de Walle | G. Ceder | U. V. Waghmare | http://burgaz.mit.edu/PUBLICATIONS/PDF/prl-80-4911-1998.pdf |
  414. | 70 | 109 | 1998 | 1-2 | Solid State Ionics | <blank> | <blank> | G. Ceder | M. K. Aydinol | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/ssi-109-151-1998.pdf |
  415. | 71 | 58 | 1998 | 6 | Physical Review B | G. Kresse | J. Hafner | A. Van der Ven | M. K. Aydinol | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-58-2975-1998.pdf |
  416. | 72 | 50 | 1998 | 9 | JOM-Journal of the Minerals Metals & Materials Society | <blank> | <blank> | G. Ceder | A. Van der Ven | M. K. Aydinol | http://burgaz.mit.edu/PUBLICATIONS/PDF/jom-50-35-1998.pdf |
  417. | 73 | 6 | 1998 | 6 | Modelling and Simulation in Materials Science and Engineering | <blank> | <blank> | P. D. Tepesch | M. Asta | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/msmse-6-787-1998.pdf |
  418. | 74 | 3 | 1998 | 6 | Current Opinion in Solid State & Materials Science | <blank> | <blank> | G. Ceder | <blank> | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/cossms-3-533-1998.pdf |
  419. | 75 | 59 | 1999 | 2 | Physical Review B | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-59-742-1999.pdf |
  420. | 76 | 146 | 1999 | 3 | Journal of the Electrochemical society | Sadoway DR | Ceder G | Jang YI | Huang BY | Wang HF | http://burgaz.mit.edu/PUBLICATIONS/PDF/jes-146-862-1999.pdf |
  421. | 77 | 59 | 1999 | 9 | Physical Review B | <blank> | <blank> | S. K. Mishra | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-59-6120-1999.pdf |
  422. | 78 | 59 | 1999 | 23 | Physical Review B | <blank> | <blank> | A. van de Walle | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-59-14992-1999.pdf |
  423. | 79 | 2 | 1999 | 11 | Electrochemical and Solid State Letters | <blank> | <blank> | G. Ceder | S. K. Mishra | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-2-550-1999.pdf |
  424. | 80 | 45 | 1999 | 1-2 | Electrochmica Acta | <blank> | <blank> | G. Ceder | A. Van der Ven | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/ea-45-131-1999.pdf |
  425. | 81 | 81 | 1999 | <blank> | Journal of Power Sources | G. R. Maskaly | G. Ceder | Y. I. Jang | B. Y. Huang | H. F. Wang | http://burgaz.mit.edu/PUBLICATIONS/PDF/jps-81-589-1999.pdf |
  426. | 82 | 146 | 1999 | 12 | Journal of the Electrochemical Society | M. K. Aydinol | G. Ceder | S. Buta | D. Morgan | A. Van der Ven | http://burgaz.mit.edu/PUBLICATIONS/PDF/jes-146-4335-1999.pdf |
  427. | 83 | 53 | 2000 | <blank> | Physics Today | <blank> | <blank> | G. Ceder | <blank> | <blank> | <blank> |
  428. | 84 | 61 | 2000 | 9 | Physical Review B | <blank> | <blank> | A. van de Walle | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-61-5972-2000.pdf |
  429. | 85 | 39 | 2000 | 3 | Japanese Journal of Applied Physics | G. Ceder | <blank> | T. Takahashi | E. J. Wu | A. Van der Ven | http://burgaz.mit.edu/PUBLICATIONS/PDF/jjap-39a-1241-2000.pdf |
  430. | 86 | 3 | 2000 | 7 | Electrochemical and Solid State Letters | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-3-301-2000.pdf |
  431. | 87 | 8 | 2000 | 3 | Modelling and Simulation in Materials Science and Engineering | D. Morgan | <blank> | G. Ceder | A. Van der Ven | C. Marianetti | http://burgaz.mit.edu/PUBLICATIONS/PDF/msmse-8-311-2000.pdf |
  432. | 88 | 8 | 2000 | 3 | Modelling and Simulation in Materials Science and Engineering | J. D. Althoff | D. de Fontaine | D. Morgan | A. van de Walle | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/msmse-8-295-2000.pdf |
  433. | 89 | 61 | 2000 | 22 | Physical Review B | C. G. Van de Walle | <blank> | A. F. Kohan | G. Ceder | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-61-15019-2000.pdf |
  434. | 90 | 15 | 2000 | 10 | Journal of Materials Research | <blank> | <blank> | T. Takahashi | E. J. Wu | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/jmr-15-2061-2000.pdf |
  435. | 91 | 135 | 2000 | 1-4 | Solid State Ionics | G. Ceder | <blank> | A. Van der Ven | C. Marianetti | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/ssi-135-21-2000.pdf |
  436. | 92 | PV-2000-32 | 2000 | <blank> | Solid State Ionic Devices II Ceramic Sensors: Proceedings of the Electrochemical Society | <blank> | <blank> | A. Predith | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/pes--182-2000.pdf |
  437. | 93 | 4 | 2001 | 6 | Electrochemical and Solid State Letters | <blank> | <blank> | J. Reed | G. Ceder | A. Van der Ven | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-4-a78-2001.pdf |
  438. | 94 | 63 | 2001 | 14 | Physical Review B | G. Ceder | <blank> | M. de Dompablo | C. Marianetti | A. Van der Ven | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-63-144107-2001.pdf |
  439. | 95 | 89 | 2001 | 10 | Journal of Applied Physics | <blank> | <blank> | E. J. Wu | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/jap-89-5630-2001.pdf |
  440. | 96 | 63 | 2001 | 22 | Physical Review B | <blank> | <blank> | C. A. Marianetti | D. Morgan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-63-224304-2001.pdf |
  441. | 97 | 97-8 | 2001 | <blank> | Journal of Power Sources | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/jps-97-529-2001.pdf |
  442. | 98 | 64 | 2001 | 18 | Physical Review B | P. D. Tepesch | <blank> | A. Van der Ven | G. Ceder | M. Asta | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-64-184307-2001.pdf |
  443. | 99 | 74 | 2002 | 1 | Review of Modern Physics | <blank> | <blank> | A. van de Walle | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/rmp-74-11-2002.pdf |
  444. | 100 | 5 | 2002 | 7 | Electrochemical and Solid State Letters | <blank> | <blank> | J. Reed | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-5-a145-2002.pdf |
  445. | 101 | 88 | 2002 | 25 | Physical Review Letters | <blank> | <blank> | S. Curtarolo | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/prl-88-255504-2002.pdf |
  446. | 102 | 27 | 2002 | 8 | MRS Bulletin | Y. Fuentes | <blank> | G. Ceder | M. Doyle | P. Arora | http://burgaz.mit.edu/PUBLICATIONS/PDF/mrs-aug02.pdf |
  447. | 103 | 23 | 2002 | 4 | Journal of Phase Equilibria | <blank> | <blank> | A. van de Walle | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/JPE-23-348-2002.pdf |
  448. | 104 | 66 | 2002 | 6 | Physical Review B | <blank> | <blank> | M. E. Arroyo y de Dompablo | A. Van der Ven | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-66-64112.pdf |
  449. | 105 | 166 | 2002 | 1 | Journal of Solid State Chemistry | <blank> | <blank> | D. Balachandran | D. Morgan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/jssc-166-91-2002.pdf |
  450. | 106 | 66 | 2002 | 14 | Physical Review B | G. Ceder | <blank> | H. Smithson | C. A. Marianetti | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/prb-66-144107-2002.pdf |
  451. | 107 | 14 | 2002 | 11 | Chemistry of Materials | J. Barker | J. Swoyer | D. Morgan | G. Ceder | M. Y. Saidi | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm-14-4684-2002.pdf |
  452. | 108 | 30 | 2002 | 1-2 | Progress in Solid State Chemistry | K. R. Dunbar | C. B. Gorman | R. J. Cava | F. J. DiSalvo | L. E. Brus | http://burgaz.mit.edu/PUBLICATIONS/PDF/pssc-30-1-2002.pdf |
  453. | 109 | 26 | 2002 | 4 | Calphad-Computer Coupling of Phase Diagrams and Thermochemistry | <blank> | <blank> | A. van de Walle | M. Asta | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/avdv_Calphad_26(4)_539_2002.pdf |
  454. | 110 | 67 | 2003 | 2 | Physical Review B | G. Ceder | P. A. Lee | A. Seidel | C. A. Marianetti | F. C. Chou | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-67-02045-2003.pdf |
  455. | 111 | 15 | 2003 | 1 | Chemistry of materials | <blank> | <blank> | M. E. Arroyo y de Dompablo | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/chem.Mater-15-63-2003.pdf |
  456. | 112 | 67 | 2003 | 6 | Physical Review B | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/AlH1.pdf |
  457. | 113 | 67 | 2003 | 13 | Physical Review B | A. Van de Walle | <blank> | D. Morgan | B. Wang | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-67-134404-2003.pdf |
  458. | 114 | 67 | 2003 | 13 | Physical Review B | <blank> | <blank> | E. J. Wu | G. Ceder | A. Van de Walle | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-67-134103-2003.pdf |
  459. | 115 | 67 | 2003 | 1 | Physical Review B | C. Delmas | G. Ceder | D. Carlier | M. Menetrier | C. P. Grey | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb-67-174103-2003.pdf |
  460. | 116 | 15 | 2003 | 13 | Chemistry of Materials | G. Ceder | <blank> | D. Carlier | A. Van der Ven | C. Delmas | http://burgaz.mit.edu/PUBLICATIONS/PDF/Chem.Mat-15-2651-2003.pdf |
  461. | 117 | 119 | 2003 | <blank> | Journal of Power Sources | J. Barker | J. Swoyer | D. Morgan | G. Ceder | M. Y. Saidi | http://burgaz.mit.edu/PUBLICATIONS/PDF/jps-119-755-2003.pdf |
  462. | 118 | 119 | 2003 | <blank> | Journal of Power Sources | <blank> | <blank> | M. E. Arroyo y de Dompablo | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/jps-119-654-2003.pdf |
  463. | 119 | 15 | 2003 | 25 | J. Phys.: Condens. Matter - (Selected among best papers of 2003 in J Phys.: Condens. Matter!) | <blank> | <blank> | D. Morgan | J. Rodgers | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/jpcm-15-4361-2003.pdf |
  464. | 120 | 91 | 2003 | 13 | Physical Review Letters | J. Rodgers | G. Ceder | S. Curtarolo | D. Morgan | K. Persson | http://burgaz.mit.edu/PUBLICATIONS/PDF/prl-91-135503-2003.pdf |
  465. | 121 | 173 | 2003 | 2 | J. of Solid State Chemistry | A. van de Walle | <blank> | D. Balachandran | D. Morgan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/jssc-173-462-2003.PDF |
  466. | 122 | 15 | 2003 | 19 | Chem. Mater. | G. Ceder | <blank> | B. J. Hwang | Y. W. Tsai | D. Carlier | http://burgaz.mit.edu/PUBLICATIONS/chemmater-15-3676-2003.PDF |
  467. | 123 | 15 | 2003 | <blank> | Chem. Mater. | E. Arroyo | G. Ceder | K. Kang | D. Carlier | J. Reed | http://burgaz.mit.edu/PUBLICATIONS/chemmater-15-4503-2003.PDF |
  468. | 124 | 755 | 2003 | <blank> | Mat. Res. Soc. Symp. Proc. | A. van de Walle | <blank> | D. Morgan | D. Balachandran | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Morgan_Mat_Res_Soc_Proc_03_MnO2_Defects.pdf |
  469. | 125 | 7 | 2004 | 2 | Electrochemical & Solid State Letters | <blank> | <blank> | D. Morgan | A. Van der Ven | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-7-2-A30-2004.pdf |
  470. | 126 | 43 | 2004 | <blank> | Inorganic Chemistry | M. Menetrier | Y. Shao-Horn | D. Carlier | L. Croguennec | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/inorgchem-43-914-2004.pdf |
  471. | 127 | 804 | 2004 | <blank> | Mat. Res. Soc. Symp. Proc. | <blank> | <blank> | D. Morgan | G. Ceder | S. Curtarolo | http://burgaz.mit.edu/PUBLICATIONS/PDF/Morgan_Mat_Res_Soc_Proc_04.pdf |
  472. | 128 | 52 | 2004 | <blank> | Acta Materialia | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/acta_Mar04.pdf |
  473. | 129 | 7 | 2004 | 6 | Electrochemical and Solid-State Letters | C.P. Grey | Y. Shao-Horn | Y. S. Meng | G. Ceder | W.-S Yoon | http://burgaz.mit.edu/PUBLICATIONS/essl-7(6)_A155_A158_2004.pdf |
  474. | 130 | 7 | 2004 | 7 | Electrochemical and Solid-State Letters | D. Carlier | J. Gorman | W -S. Yoon | S. Iannopollo | C.P. Grey | http://burgaz.mit.edu/PUBLICATIONS/PDF/essl-7(7)_A167_2004.pdf |
  475. | 131 | 69 | 2004 | <blank> | Physical Review B | D. Morgan | G. Ceder | F. Zhou | C.A. Marianetti | M. Cococcioni | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB01101.pdf |
  476. | 132 | 92 | 2004 | 19 | Physical Review Letters | <blank> | <blank> | C.A. Marianetti | G. Kotliar | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/ChrisM_PRL_2004.pdf |
  477. | 133 | 364 | 2004 | <blank> | Journal of Alloys and Compounds | <blank> | <blank> | M.E. Arroyo y de Dompablo | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/alanate.pdf |
  478. | 134 | 16 | 2004 | 13 | Chemistry of Materials | G. Ceder | <blank> | K. Kang | C. H. Chen | B. J. Hwang | http://pubs.acs.org/cgi-bin/article.cgi/cmatex/2004/16/i13/pdf/cm049922h.pdf |
  479. | 135 | 151 | 2004 | 8 | Journal of the Electrochemical Society | Y. Li | G. Ceder | Y. S. Meng | Y. W. Wu | B. J. Hwang | http://burgaz.mit.edu/PUBLICATIONS/PDF/Shirley JESA1134.pdf |
  480. | 136 | 49 | 2004 | <blank> | Electrochimica Acta | G. Ceder | <blank> | B. C. Han | A. Van der Ven | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/phase_field.pdf |
  481. | 137 | 7 | 2004 | 9 | Electrochemical and Solid-State Letters | G. Ceder | <blank> | C. P. Grey | W. -S. Yoon | J. Reed | http://burgaz.mit.edu/PUBLICATIONS/PDF/ESL0A290_Li_Out.pdf |
  482. | 138 | 3 | 2004 | <blank> | Nature Materials | <blank> | <blank> | C.A. Marianetti | G. Kotliar | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/NatMatMott.pdf |
  483. | 139 | 28 | 2004 | <blank> | Computer Coupling of Phase Diagrams and Thermochemistry | R. Arroyavea | T. Wang | Y. Wang | S. Curtarolo | C. Jiang | http://burgaz.mit.edu/PUBLICATIONS/PDF/Calphad.pdf |
  484. | 140 | 132 | 2004 | <blank> | Solid State Communications | G. Ceder | D. Morgan | F. Zhou | K. Kang | T. Maxisch | http://burgaz.mit.edu/PUBLICATIONS/PDF/Fei_Solid_State_Communication_132.pdf |
  485. | 141 | 6 | 2004 | <blank> | Electrochemistry Communications | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/flower.pdf |
  486. | 142 | 6 | 2004 | <blank> | Electrochemistry Communications | G. Ceder | <blank> | F. Zhou | M. Cococcioni | K. Kang | http://burgaz.mit.edu/PUBLICATIONS/PDF/Fei_ElectrochemistryCommunication.pdf |
  487. | 143 | 70 | 2004 | <blank> | Phys. Rev. B | D. Morgan | G. Ceder | F. Zhou | M. Cococcioni | C. A. Marianetti | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevB_70_235121.pdf |
  488. | 144 | 104 | 2004 | 10 | Chemical Reviews | <blank> | <blank> | J. Reed | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Chemical_Review_2004_5B1_5D.pdf |
  489. | 145 | 16 | 2005 | <blank> | Measurement Science and Technology | <blank> | <blank> | D. Morgan | G. Ceder | S. Curtarolo | http://burgaz.mit.edu/PUBLICATIONS/PDF/Morgan_Meas_Sci_Tech_04_Data_Mining_Ab_Initio.pdf |
  490. | 146 | 94 | 2005 | <blank> | Physical Review Letters | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevLett_94_045901.pdf |
  491. | 147 | 71 | 2005 | <blank> | Physical Review B | <blank> | <blank> | A. Van der Ven | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevB_71_054102.pdf |
  492. | 148 | 17 | 2005 | 9 | Chemistry of Materials | W. -S. Yoon | M. Jiang | Y. S. Meng | G. Ceder | C. P. Grey | http://burgaz.mit.edu/PUBLICATIONS/cm047779m.pdf |
  493. | 149 | 94 | 2005 | 14 | Physical Review Letters | N. Mazari | <blank> | M. Cococcioni | F. Mauri | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRL_145501_2005.pdf |
  494. | 150 | 17 | 2005 | 12 | Chemistry of Materials | H. S. Sheu | D. G. Liu | Y. W. Tsai | B. J. Hwang | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm048027v.pdf |
  495. | 151 | <blank> | 2005 | <blank> | Handbook of Materials Modeling | <blank> | <blank> | D. Morgan | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/Paper_fo.pdf |
  496. | 152 | 98 | 2005 | <blank> | Journal of Applied Physics | E. A. Fitzgerald | <blank> | N. Ariel | G. Ceder | D. R. Sadoway | http://burgaz.mit.edu/PUBLICATIONS/PDF/JApplPhys_98_023516.pdf |
  497. | 153 | 631 | 2005 | <blank> | Z. Anorg. Allg. Chem. | <blank> | <blank> | M.E. Arroyo y de Dompablo | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/zc7002kap1.pdf |
  498. | 154 | 178 | 2005 | <blank> | Journal of Solid State Chemistry | Y. S. Meng | Y. Shao-Horn | J. Breger | M. Jiang | N. Dupre | http://burgaz.mit.edu/PUBLICATIONS/PDF/finalDIFFAX.pdf |
  499. | 155 | 95 | 2005 | <blank> | Physical Review Letters | A. E. Keating | G. Ceder | F. Zhou | G. Grigoryan | S.R. Lustig | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRL95-148103.pdf |
  500. | 156 | 29 | 2005 | <blank> | Computer Coupling of Phase Diagrams and Thermochemistry | <blank> | <blank> | S. Curtarolo | D. Morgan | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Calphad_80systems.pdf |
  501. | 157 | 109 | 2005 | <blank> | J. Phys. Chem. B | <blank> | <blank> | T. Mueller | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/MOF-5.pdf |
  502. | 158 | 72 | 2005 | <blank> | Physical Review B | B-J Hwang | <blank> | B.C. Han | A. Van der Ven | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevB_72_205409.pdf |
  503. | 159 | 72 | 2005 | <blank> | Physcial Review B | G. Ceder | <blank> | Y. S. Meng | A. Van der Ven | M. K. Y. Chan | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevB_72_172103.pdf |
  504. | 160 | 317 | 2005 | <blank> | Chemical Physics | G. Ceder | <blank> | M. Wagemaker | A. Van Der Ven | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/science.pdf |
  505. | 161 | 44 | 2005 | <blank> | Inorganic Chemistry | G. Ceder | M. Pollet | M. Blangero | R. Decourt | D. Carlier | http://burgaz.mit.edu/PUBLICATIONS/PDF/ic0514804.pdf |
  506. | 162 | 153 | 2006 | 2 | Journal of The Electrochemical Society | G. Ceder | <blank> | A. Van der Ven | D. Morgan | Y. S. Meng | http://burgaz.mit.edu/PUBLICATIONS/PDF/JES00A210.pdf |
  507. | 163 | 311 | 2006 | <blank> | Science | C.P. Grey | G. Ceder | K. Kang | Y.S. Meng | J. Breger | http://burgaz.mit.edu/PUBLICATIONS/PDF/Science_2006Feb.pdf |
  508. | 164 | 73 | 2006 | <blank> | Physical Review B | <blank> | <blank> | T. Maxisch | F. Zhou | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/polaron3.pdf |
  509. | 165 | 73 | 2006 | <blank> | Physical Review B | W. K. Chim | W. K. Choi | J. X. Zheng | G. Ceder | T. Maxisch | http://burgaz.mit.edu/PUBLICATIONS/PDF/opr0EK3T.pdf |
  510. | 166 | 73 | 2006 | <blank> | Physical Review B | <blank> | <blank> | K. Persson | G. Ceder | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/2006_PRB_Persson.pdf |
  511. | 167 | 73 | 2006 | <blank> | Physical Review B | <blank> | <blank> | L. Wang | T. Maxisch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb_73_195107.pdf |
  512. | 168 | 73 | 2006 | <blank> | Physical Review B | <blank> | <blank> | T. Maxisch | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/opr0GR21.pdf |
  513. | 169 | 2 | 2006 | 6 | PLoS Computational Biology | G. Ceder | D. Morgan | G. Grigoryan | F. Zhou | S. R. Lustig | http://burgaz.mit.edu/PUBLICATIONS/PDF/10.1371_journal.pcbi.0020063-L.pdf |
  514. | 170 | 417 | 2006 | <blank> | Journal of Alloys and Compounds | <blank> | <blank> | H. Xia | L. Lu | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/JAC.pdf |
  515. | 171 | 5 | 2006 | 8 | Nature Materials | G. Ceder | <blank> | C. C. Fischer | K. J. Tibbetts | D. Morgan | http://burgaz.mit.edu/PUBLICATIONS/PDF/nmat_10_1038_nmat1691.pdf |
  516. | 172 | 18 | 2006 | <blank> | Chemistry of Materials | S. Kumar | K. Kang | J. Breger | Y. S. Meng | Y. Hinuma | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm060886r.pdf |
  517. | 173 | 33 | 2006 | 16 | Geophysical Research Letters | D. Morgan | <blank> | K. Persson | A. Bengtson | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/GRL_MgFeO.pdf |
  518. | 174 | 74 | 2006 | 9 | Physical Review B | <blank> | <blank> | K. Kang | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/published.pdf |
  519. | 175 | 159 | 2006 | <blank> | Journal of Power Sources | <blank> | <blank> | H. Xia | L. Lu | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/JPS.pdf |
  520. | 176 | 74 | 2006 | <blank> | Physical Review B | <blank> | <blank> | T. Mueller | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRB74_134104.pdf |
  521. | 177 | 97 | 2006 | <blank> | Physical Review Letters | <blank> | <blank> | F. Zhou | T. Maxisch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/PRL97_155704.pdf |
  522. | 178 | <blank> | 2006 | <blank> | Chemistry of Materials | D. Aurbach | G. Ceder | E. Levi | E. Lancry | A. Mitelman | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm061656f.pdf |
  523. | 179 | 31 | 2006 | September | MRS Bulletin | Guest Editors | <blank> | J. Hafner | C. Wolverton | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Intro.pdf |
  524. | 180 | 160 | 2006 | <blank> | Journal of Power Sources | G. Ceder | <blank> | SK. Hu | TC. Chou | BJ. Huang | http://burgaz.mit.edu/PUBLICATIONS/PDF/sdarticle-13.pdf |
  525. | 181 | 74 | 2006 | <blank> | Physical Review B | <blank> | <blank> | B.C. Han | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/PhysRevB_74_205418.pdf |
  526. | 182 | 52 | 2006 | <blank> | Electrochimica Acta | Y.S. Meng | G. Ceder | H. Xia | S.B. Tang | L. Lu | http://burgaz.mit.edu/PUBLICATIONS/PDF/EA.pdf |
  527. | 183 | 31 | 2006 | <blank> | MRS Bulletin | K. Tibbetts | S. Curtarolo | G. Ceder | D. Morgan | C. Fischer | http://burgaz.mit.edu/PUBLICATIONS/PDF/MRS_Data_mining.pdf |
  528. | 184 | 19 | 2007 | 3 | Chemistry of Materials | <blank> | <blank> | L. Wang | T. Maxisch | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm0620943.pdf |
  529. | 185 | 154 | 2007 | 4 | Journal of The Electrochemical Society | G. Ceder | <blank> | H. Xia | L. Lu | Y. S. Meng | http://burgaz.mit.edu/PUBLICATIONS/PDF/JES-Xia.pdf |
  530. | 186 | 19 | 2007 | 7 | Chemistry of Materials | G. Ceder | <blank> | Y. Hinuma | Y. S. Meng | K. Kang | http://burgaz.mit.edu/PUBLICATIONS/PDF/cm062903i.pdf |
  531. | 187 | 126 | 2007 | <blank> | Journal of Chemical Physics | <blank> | <blank> | C. R. Miranda | G. Ceder | <blank> | http://burgaz.mit.edu/PUBLICATIONS/PDF/JChemPhys_126_184703.pdf |
  532. | 188 | 75 | 2007 | <blank> | Physical Review B | W.K. Chim | W.K. Choi | J.X. Zheng | G. Ceder | T. Maxisch | http://burgaz.mit.edu/PUBLICATIONS/PDF/Azheng.pdf |
  533. | 189 | 154 | 2007 | 8 | Journal of The Electrochemical Society | G. Ceder | <blank> | H. Xia | Y.S.Meng | L. Lu | http://burgaz.mit.edu/PUBLICATIONS/PDF/JES_154(8)_A737.pdf |
  534. | 190 | 17 | 2007 | <blank> | J. Mater. Chem. | G. Ceder | C.P. Grey | J. Breger | K. Kang | J. Cabana | http://burgaz.mit.edu/PUBLICATIONS/PDF/JMaterChem_17_2007.pdf |
  535. | 191 | 76 | 2007 | <blank> | Physical Review B | G. Ceder | <blank> | L. Wang | F. Zhou | Y. S. Meng | http://burgaz.mit.edu/PUBLICATIONS/PDF/prb_76_165435.pdf |
  536. | 192 | 173 | 2007 | 1 | J. Power Sources | Y.S. Meng | <blank> | X. Ma | K. Kang | G. Ceder | http://burgaz.mit.edu/PUBLICATIONS/PDF/Xiaohua_JPS_2007.pdf |
  537. | 193 | 19 | 2007 | 22 | Chem. Mater. | G. Ceder | <blank> | K. Tibbetts | C.R. Miranda | Y.S. Meng | http://burgaz.mit.edu/PUBLICATIONS/PDF/Tibbetts_ChemMater_2007.pdf |
  538. +-----+------------+------+-----------+------------------------------------------------------------------------------------------------------+--------------------+-----------------+----------------------------+------------------+---------------------+------------------------------------------------------------------------------------------+
  539.  
  540.  
  541.  
  542.  
  543.  
  544. Table: presentations
  545.  
  546. +--------------+--------------+
  547. | Column | Type |
  548. +--------------+--------------+
  549. | authorid | int(11) |
  550. | authorname | varchar(100) |
  551. | conferenceid | int(11) |
  552. | data_bin | longblob |
  553. | data_txt | longtext |
  554. | date | date |
  555. | description | varchar(200) |
  556. | downloads | int(11) |
  557. | filename | char(50) |
  558. | filesize | char(50) |
  559. | filetype | char(50) |
  560. | id | int(11) |
  561. +--------------+--------------+
  562.  
  563.  
  564.  
  565.  
  566.  
  567. Table: presentations
  568.  
  569. +-----+----------+--------------+------------+----------+----------------------------------------------------+-----------+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  570. | id | authorid | conferenceid | date | filesize | filetype | downloads | authorname | description |
  571. +-----+----------+--------------+------------+----------+----------------------------------------------------+-----------+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  572. | 6 | 11 | 4 | 2007-05-17 | 2017280 | application/vnd.ms-powerpoint | 0 | Robert Doe | Developing High Energy Density Li-Ion Electrodes By First Principles Methods |
  573. | 5 | 18 | 4 | 2007-05-10 | 2490368 | application/vnd.ms-powerpoint | 0 | Kevin Tibbetts | Let's talk about voltage |
  574. | 7 | 23 | 4 | 2007-05-01 | 977920 | application/vnd.ms-powerpoint | 0 | Xiaohu Ma | Optimizing LiNi1/2Mn3/2O4 spinel and Ca-doped LiNi1/2Mn1/2O2 |
  575. | 8 | 17 | 4 | 2007-04-10 | 2792024 | application/pdf | 0 | Byoungwoo Kang | LiFePO4 with different sources |
  576. | 11 | 12 | 4 | 2007-03-15 | 1216530 | application/pdf | 0 | Kisuk Kang | Energy Storage in metal nano particles |
  577. | 12 | 14 | 4 | 2007-03-14 | 4165829 | application/pdf | 0 | Byungchan Han | Chemical Reactivity and Surface Structures of Electrocatalyst in Low Temperature Fuel Cells |
  578. | 13 | 24 | 6 | 2006-12-06 | 2115072 | application/vnd.ms-powerpoint | 0 | Shyue Ping Ong | Li-Fe-P-O Quaternary System |
  579. | 14 | 16 | 6 | 2006-11-15 | 2115072 | application/vnd.ms-powerpoint | 0 | Tim Mueller | Li2NH |
  580. | 15 | 18 | 6 | 2006-11-13 | 2286080 | application/vnd.ms-powerpoint | 0 | Kevin Tibbetts | Modeling single walled inorganic nanotubes with curved surfaces as a means of determining how properties of said nanotubes, such as Li diffusion, change with the radius of the nanotube - does size mat |
  581. | 16 | 21 | 6 | 2006-10-27 | 972499 | application/pdf | 0 | Lei Wang | Surface energies of LiFePO4 and effects on particle morphology |
  582. | 17 | 20 | 6 | 2006-10-19 | 1015213 | application/pdf | 0 | Hinuma Yoyo | Road to GGA+U phase diagram of NaxCoO2 |
  583. | 18 | 23 | 6 | 2006-10-11 | 3632640 | application/vnd.ms-powerpoint | 0 | Xiaohu Ma | Synthesis and electrochemical properties of layered LiNi2/3Sb1/3O2 |
  584. | 21 | 9 | 6 | 2006-08-16 | 750080 | application/vnd.ms-powerpoint | 0 | Ying "Shirley" Meng | Optimizing thermoelectric figure of merit ZT of SiGe nanowires - part II |
  585. | 22 | 19 | 6 | 2006-08-16 | 529920 | application/vnd.ms-powerpoint | 0 | Maria K Chan | SiGe nanowires: optimization of thermoelectric properties\r\n |
  586. | 25 | 24 | 4 | 2007-05-22 | 1246615 | <blank> | 0 | Shyue Ping Ong | First Principles Thermodynamics Approach to Optimizing LiPePO4 cathodes, Part II |
  587. | 26 | 13 | 4 | 2007-09-24 | 1161216 | application/vnd.ms-powerpoint | 0 | Fei Zou | Verwey Transition in magnetite Fe3O4 |
  588. | 27 | 27 | 4 | 2007-05-29 | 1300480 | application/vnd.ms-powerpoint | 0 | Anubhav Jain | Database design for High-Throughput Computations |
  589. | 28 | 11 | 5 | 2007-10-08 | 3200512 | application/vnd.ms-powerpoint | 0 | Robert Doe | First Principles Investigations of Conversion Reactions Involving Metal Fluorides for Use as Li-Ion Battery Positive Electrodes |
  590. | 29 | 16 | 7 | 2008-02-07 | 421376 | application/vnd.ms-powerpoint | 0 | Tim Mueller | Bayesian Cluster Expansion |
  591. | 30 | 24 | 4 | 2007-12-19 | 2497536 | application/vnd.ms-powerpoint | 0 | Shyue Ping Ong | Playing Electrochemical LEGO with Ionic Liquids |
  592. | 31 | 18 | 7 | 2008-02-14 | 2516480 | application/vnd.ms-powerpoint | 0 | Kevin Tibbetts | Nanopolygonal Cylinders |
  593. | 32 | 59 | 7 | 2008-03-20 | 7155712 | application/vnd.ms-powerpoint | 0 | Gang Yang | Preparation of Nanocomposite LiNiPO4/Conductive Polymer and its Electrochemical Properties |
  594. | 33 | 14 | 7 | 2008-03-26 | 4336837 | application/pdf | 0 | Byungchan Han | Prediction of Pt Nanoparticle Dissolution in an Acid Aqueous Environment |
  595. | 34 | 58 | 7 | 2008-03-27 | 6945792 | application/vnd.ms-powerpoint | 0 | Li Jie | Investigations of possible changes for Mn ion in Li2MnO3 cathode material during the electrochemical process |
  596. | 35 | 26 | 7 | 2008-04-03 | 806975 | application/pdf | 0 | Charles Moore | High Throughput Prediction of Li diffusion |
  597. | 36 | 17 | 7 | 2008-04-16 | 3039575 | application/pdf | 0 | Byoungwoo Kang | LiMnPO4 system - Understanding the Limits - Part 1 |
  598. | 37 | 11 | 7 | 2008-04-24 | 16000549 | application/pdf | 0 | Robert Doe | First Principles Investigation of Li-Ion Electrodes Based on Reversible Conversion Reactions |
  599. | 38 | -1 | 8 | 2006-05-01 | 5599232 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 1. Introduction and Objectives |
  600. | 39 | -1 | 8 | 2006-05-01 | 7418368 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 2. Thermodynamics of Electrode Materials |
  601. | 40 | -1 | 8 | 2006-05-01 | 9702400 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 3. Crystal Structures and Their Relevance to Lithium Ion Battery |
  602. | 42 | -1 | 8 | 2006-05-01 | 9332540 | application/pdf | 0 | Gerbrand Ceder | 4. Electronic Structure and Its Relation to Stability, Electrochemical Properties and Transport Properties (Part 1) |
  603. | 43 | -1 | 8 | 2006-05-01 | 14526482 | application/pdf | 0 | Gerbrand Ceder | 5. Electronic Structure and Its Relation to Stability, Electrochemical Properties and Transport Properties (II) |
  604. | 44 | -1 | 8 | 2006-05-01 | 12044288 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 6. Atomistic Theory of Diffusion in Multicomponent Solids |
  605. | 45 | -1 | 8 | 2006-05-01 | 5382144 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 7. First Principles Computations in Li-Ion Battery Research |
  606. | 46 | -1 | 8 | 2006-05-01 | 13325824 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 9. Application of First Principles Methods to Li-Battery Electrode Materials (II) |
  607. | 47 | -1 | 8 | 2006-05-01 | 10569728 | application/vnd.ms-powerpoint | 0 | Gerbrand Ceder | 8. Application of First Principles Methods to Li-Battery Electrode Materials (I) |
  608. | 48 | -1 | 7 | 2008-07-16 | 2117140 | application/pdf | 0 | Rahul Malik | Effect of Lattice Misfit on Rate Capacity in Lix(Fe1-yMny)PO4 |
  609. | 49 | 21 | 7 | 2008-06-18 | 3838976 | application/vnd.ms-powerpoint | 0 | Lei Wang | Nuclei Morphology in the LiFePO4/FePO4 Phase Transformation |
  610. | 50 | 14 | 7 | 2008-03-26 | 9906176 | application/vnd.ms-powerpoint | 0 | Byungchan Han | Prediction of Pt Nanoparticle Dissolution in an Acid Aqueous Environment |
  611. | 51 | 27 | 7 | 2008-08-06 | 2874368 | application/vnd.ms-powerpoint | 0 | Anubhav Jain | Accelerated Materials Design and YOU! |
  612. | 52 | 23 | 7 | 2008-07-23 | 1339392 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | Structure change in delithiated LiNixMn2-xO4 spinels |
  613. | 53 | 28 | 7 | 2008-07-30 | 2588672 | application/vnd.ms-powerpoint | 0 | Denis Kramer | Stability aspects of LiCoO2 |
  614. | 54 | 19 | 7 | 2008-09-15 | 3841024 | application/vnd.ms-powerpoint | 0 | Maria K Chan | Ab Initio Modeling of Materials for Utilizing Solar Energy |
  615. | 55 | 60 | 7 | 2008-10-31 | 2499584 | application/vnd.ms-powerpoint | 0 | Jae Chul Kim | Open Circuit Voltage (OCV) as a Function of Temperature in LiFePO4 |
  616. | 56 | -1 | 7 | 2008-10-08 | 499560 | application/force-download | 0 | Sahak Petrosyan | Search for new Lead-Free Piezoelectric Materials |
  617. | 57 | 21 | 7 | 2008-11-19 | 3460096 | application/vnd.ms-powerpoint | 0 | Lei Wang | Equilibrium Morphology for LiFePO4 Particle in Aqueous Environment |
  618. | 58 | 25 | 7 | 2008-08-13 | 2952568 | application/pdf | 0 | Geoffroy Hautier | Crystal Structure Prediction for ternary oxides \r\n(an beyond!) |
  619. | 59 | 64 | 10 | 2009-02-02 | 1574912 | application/vnd.ms-powerpoint | 0 | Lusann Yang | Mechanisms for Lithium Storage in Carbon Structures |
  620. | 154 | 75 | 22 | 2010-08-12 | 4141322 | application/vnd.openxmlformats-officedocument.pres | 0 | Xiaofei Sun | Defects in Hydrothermally Synthesized LiFePO4 (part I) |
  621. | 61 | 63 | 10 | 2009-03-02 | 1645568 | application/vnd.ms-powerpoint | 0 | Ruoshi Sun | First Principles Electronic Structure Calculations of Photovoltaic Materials |
  622. | 62 | 68 | 10 | 2009-06-11 | 1105117 | application/pdf | 0 | Rickard Armiento | DFT, Functionals, and Some New Things in VASP 5 |
  623. | 63 | 70 | 10 | 2009-07-16 | 2117140 | application/pdf | 0 | Rahul Malik | Effect of Lattice Misfit on Rate Capability in Li<sub>x</sub>(Fe<sub>1-y</sub>Mn<sub>y</sub>)PO<sub>4</sub> |
  624. | 64 | 19 | 10 | 2009-04-21 | 5102724 | application/pdf | 0 | Maria K Chan | (Mostly) Ab initio Prediction of Electronic Band Gaps |
  625. | 65 | 64 | 10 | 2009-09-11 | 1290712 | application/vnd.openxmlformats-officedocument.pres | 0 | Lusann Yang | Lithium Intercalation in Graphite |
  626. | 66 | 23 | 10 | 2009-10-05 | 1980416 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High rate micro-sized ordered LiNi0.5Mn1.5O4 (part I) |
  627. | 67 | 23 | 10 | 2009-10-05 | 3662336 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High rate micro-sized ordered LiNi0.5Mn1.5O4 (part II) |
  628. | 68 | 23 | 10 | 2009-10-05 | 3770880 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High rate micro-sized ordered LiNi0.5Mn1.5O4 (part III) |
  629. | 69 | 63 | 10 | 2009-10-07 | 1183179 | application/pdf | 0 | Ruoshi Sun | Electronic Structure of Pyrite Surfaces |
  630. | 70 | 66 | 10 | 2009-10-21 | 228680 | application/pdf | 0 | Yabi Wu | Bend Bending Calculation for Photocatalysis |
  631. | 71 | 62 | 10 | 2009-10-23 | 2162715 | application/pdf | 0 | ShinYoung Kang | Elastic Effect in Defect Formation Energy |
  632. | 72 | 70 | 10 | 2009-11-09 | 1297408 | application/vnd.ms-powerpoint | 0 | Rahul Malik | Solid Solution Transformation Path in LiFePO4 |
  633. | 73 | 68 | 10 | 2009-11-11 | 4144201 | application/pdf | 0 | Rickard Armiento | Towards High Throughput Screening for Lead-Free Piezoelectric Materials |
  634. | 74 | 26 | 10 | 2009-11-12 | 1766912 | application/vnd.ms-powerpoint | 0 | Charles Moore | High Throughput Prediction of Li Diffusion |
  635. | 75 | 60 | 10 | 2009-05-11 | 2265185 | application/pdf | 0 | Jae Chul Kim | Open Circuit Voltage as a Function of Temperature in LiFePO4 |
  636. | 76 | 19 | 14 | 2009-11-30 | 897197 | application/pdf | 0 | Maria K Chan | Computational Studies of Lattice Thermal Conductivities in SiGe Nanostructures |
  637. | 78 | 60 | 10 | 2009-10-26 | 2326703 | application/pdf | 0 | Jae Chul Kim | Off-stoichiometric LiFe0.6Mn0.4PO4 (part I) |
  638. | 79 | 60 | 10 | 2009-10-26 | 2355200 | application/vnd.ms-powerpoint | 0 | Jae Chul Kim | Off-stoichiometric LiFe0.6Mn0.4PO4 (part II) |
  639. | 80 | 60 | 10 | 2009-10-26 | 3437056 | application/vnd.ms-powerpoint | 0 | Jae Chul Kim | Off-stoichiometric LiFe0.6Mn0.4PO4 (part III) |
  640. | 217 | 23 | 49 | 2011-11-20 | 0 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High Rate Micron-Sized Ordered LiNi0.5Mn1.5O4 |
  641. | 222 | 66 | 54 | 2011-04-28 | 0 | application/vnd.ms-powerpoint | 0 | Yabi Wu | Prediction of Semiconductor Band Edge Positions in Aqueous Environments from First Principles for Photocatalysis |
  642. | 219 | 23 | 49 | 2011-11-20 | 0 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High Rate Micron-Sized Ordered LiNi0.5Mn1.5O4 |
  643. | 220 | 66 | 54 | 2011-04-28 | 4748288 | application/vnd.ms-powerpoint | 0 | Yabi Wu | Prediction of Semiconductor Band Edge Positions in Aqueous Environments from First Principles for Photocatalysis |
  644. | 82 | 25 | 10 | 2009-12-09 | 712363 | application/pdf | 0 | Geoffroy Hautier | Crystal Structure Prediction Through Graph Mining |
  645. | 83 | 25 | 10 | 2009-05-01 | 3856371 | application/pdf | 0 | Geoffroy Hautier | What are Nature's missing ternary oxides ? |
  646. | 84 | 25 | 14 | 2009-12-03 | 2780515 | application/pdf | 0 | Geoffroy Hautier | Where Are Nature's Missing Ternary Oxides ? |
  647. | 85 | 25 | 21 | 2009-09-08 | 2452176 | application/pdf | 0 | Geoffroy Hautier | Finding Nature's Missing Ternary Oxides |
  648. | 86 | 72 | 10 | 2009-12-14 | 901628 | application/pdf | 0 | Vincent Chevrier | Hybrid Functionals in VASP |
  649. | 90 | 26 | 24 | 2010-01-20 | 243069 | application/octet-stream | 0 | Charles Moore | High Throughput Structure Overview |
  650. | 91 | 25 | 24 | 2010-01-20 | 73800 | application/pdf | 0 | Geoffroy Hautier | The JCMC Java Code Main Classes |
  651. | 92 | 27 | 24 | 2010-01-27 | 2682245 | application/pdf | 0 | Anubhav Jain | VASP Input Generation in BURP High-Throughput (Part I) |
  652. | 93 | 25 | 24 | 2010-02-03 | 39885 | application/pdf | 0 | Geoffroy Hautier | Using darcs to get/update the code |
  653. | 94 | 73 | 22 | 2009-02-11 | 1513472 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating lithium insertion and extraction in a low temperature graphitic anode using kinetic Monte Carlo |
  654. | 95 | 74 | 22 | 2010-02-23 | 3287774 | application/vnd.openxmlformats-officedocument.pres | 0 | Hailong Chen | Synthesis, structural analysis and electrochemical test for new battery materials predicted by computations |
  655. | 96 | 75 | 22 | 2010-02-18 | 2694478 | application/vnd.openxmlformats-officedocument.pres | 0 | Xiaofei Sun | Fe2+/Li+ anti-site defect and its effect on the structure and electrochemical properties of LiFePO4 (Part I) |
  656. | 98 | 75 | 22 | 2010-02-18 | 5151242 | application/vnd.openxmlformats-officedocument.pres | 0 | Xiaofei Sun | Fe2+/Li+ anti-site defect and its effect on the structure and electrochemical properties of LiFePO4 (Part II) |
  657. | 99 | 64 | 22 | 2010-03-09 | 625431 | application/vnd.openxmlformats-officedocument.pres | 0 | Lusann Yang | Approaches to Graph Mining Chemical Structures |
  658. | 100 | 63 | 22 | 2010-03-23 | 614335 | application/pdf | 0 | Ruoshi Sun | Pyrite and Marcasite |
  659. | 101 | 23 | 22 | 2010-03-16 | 1661400 | application/pdf | 0 | Xiaohua Ma | Synthesis and Electrochemical properties of LiCrxV1-xO2 |
  660. | 102 | 76 | 22 | 2010-02-25 | 1536000 | application/vnd.ms-powerpoint | 0 | Predrag Lazic | Solution of the CO puzzle ? (Part I) |
  661. | 103 | 76 | 22 | 2010-02-25 | 5113856 | application/vnd.ms-powerpoint | 0 | Predrag Lazic | Solution of the CO puzzle ? (Part II) |
  662. | 104 | 76 | 22 | 2010-02-25 | 5228544 | application/vnd.ms-powerpoint | 0 | Predrag Lazic | Solution of the CO puzzle ? (Part III) |
  663. | 105 | 17 | 22 | 2010-03-09 | 1552751 | application/pdf | 0 | Byoungwoo Kang | OCV measurements for several\r\ndifferent configurations (Part I) |
  664. | 106 | 17 | 22 | 2010-03-09 | 1236324 | application/pdf | 0 | Byoungwoo Kang | OCV measurements for several\r\ndifferent configurations (Part II) |
  665. | 107 | 17 | 22 | 2010-03-09 | 3311037 | application/pdf | 0 | Byoungwoo Kang | OCV measurements for several\r\ndifferent configurations (Part III) |
  666. | 109 | 76 | 26 | 2010-03-15 | 1744384 | application/vnd.ms-powerpoint | 0 | Predrag Lazic | Graphene on Ir(111) surface: interplay \r\nbetween chemical bonding and \r\nvan der Waals\r\n |
  667. | 110 | 19 | 26 | 2010-03-15 | 693830 | application/pdf | 0 | Maria K Chan | Efficient band gap prediction in solids:\r\ndelta-sol |
  668. | 111 | 66 | 22 | 2010-04-01 | 3284480 | application/vnd.ms-powerpoint | 0 | Yabi Wu | Photocatalysis material prediction using MD and DFT |
  669. | 112 | 62 | 22 | 2010-04-13 | 1884954 | application/pdf | 0 | ShinYoung Kang | Relaxation energy by a point defect |
  670. | 113 | 25 | 27 | 2010-04-13 | 1854013 | application/pdf | 0 | Geoffroy Hautier | A High-throughput Computational Search for\r\nNew Li-ion Battery Cathode Materials |
  671. | 114 | 72 | 27 | 2010-04-13 | 2894336 | application/vnd.ms-powerpoint | 0 | Vincent Chevrier | Hybrid Density Functional Calculations of Redox Potentials |
  672. | 126 | 63 | 34 | 2010-10-05 | 460300 | application/pdf | 0 | Ruoshi Sun | Thermoelectrics Materials Survey |
  673. | 127 | 66 | 34 | 2010-10-05 | 821910 | application/pdf | 0 | Yabi Wu | DFT calculation on CO2 Capture and Storage (CCS) |
  674. | 125 | 26 | 34 | 2010-05-12 | 4173312 | application/vnd.ms-powerpoint | 0 | Charles Moore | Environmentally Friendly Materials |
  675. | 124 | 24 | 29 | 2010-04-30 | 4176384 | application/vnd.ms-powerpoint | 0 | Shyue Ping Ong | Predicted Thermal Instability Of Olivine LiMPO4 Cathodes from First Principles Phase Diagrams |
  676. | 122 | 27 | 28 | 2010-04-20 | 3889664 | application/vnd.ms-powerpoint | 0 | Anubhav Jain | High-throughput Materials Design: \x0bDFT calculations on all reported crystal structures and beyond (Part I)\r\n |
  677. | 123 | 27 | 28 | 2010-04-20 | 4434432 | application/vnd.ms-powerpoint | 0 | Anubhav Jain | High-throughput Materials Design: \x0bDFT calculations on all reported crystal structures and beyond (Part II) |
  678. | 128 | 23 | 34 | 2010-10-05 | 1070592 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | Sodium-Ion and Sodium-beta Alumina Batteries |
  679. | 129 | 25 | 34 | 2010-05-10 | 111225 | application/pdf | 0 | Geoffroy Hautier | Thermoelectric properties prediction |
  680. | 130 | 75 | 34 | 2010-05-10 | 3104338 | application/pdf | 0 | Xiaofei Sun | Lithium-Air Battery --- Beyond Lithium ion |
  681. | 131 | 70 | 34 | 2010-05-10 | 450048 | application/vnd.ms-powerpoint | 0 | Rahul Malik | Carbon Capture |
  682. | 132 | 62 | 34 | 2010-05-10 | 959698 | application/pdf | 0 | ShinYoung Kang | Chemisorbents for CO2 capture\r\n- Mechanisms, Requirements, Improvements |
  683. | 133 | 64 | 34 | 2010-05-10 | 1336320 | application/vnd.ms-powerpoint | 0 | Lusann Yang | Introduction to Recycling |
  684. | 134 | 24 | 34 | 2010-05-10 | 2534400 | application/vnd.ms-powerpoint | 0 | Shyue Ping Ong | Thermodynamics and Kinetics of CO2 sorbents |
  685. | 135 | 68 | 26 | 2010-03-17 | 2856196 | application/pdf | 0 | Rickard Armiento | Hybrid Density Functional calculations of redox potentials of transition compounds |
  686. | 136 | 68 | 34 | 2010-05-10 | 532319 | application/pdf | 0 | Rickard Armiento | Basics of Thermoelectrics:\r\nWhat Properties to Optimize? |
  687. | 137 | 17 | 34 | 2010-05-10 | 4519457 | application/pdf | 0 | Byoungwoo Kang | Thermoelectrics Applications |
  688. | 138 | 60 | 22 | 2010-04-27 | 2608399 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 (Part I) |
  689. | 139 | 60 | 22 | 2010-04-27 | 2089706 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 (Part IV) |
  690. | 140 | 60 | 22 | 2010-04-27 | 2692095 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monclinic LiMnBO3 (Part II) |
  691. | 141 | 60 | 22 | 2010-04-27 | 3873752 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 (Part III) |
  692. | 155 | 75 | 22 | 2010-08-12 | 2621056 | application/vnd.openxmlformats-officedocument.pres | 0 | Xiaofei Sun | Defects in Hydrothermally Synthesized LiFePO4 (part II) |
  693. | 151 | 27 | 35 | 2010-07-11 | 4198227 | application/vnd.openxmlformats-officedocument.pres | 0 | Anubhav Jain | The Materials Genome Project: \x0bMaterials Design with \r\nHigh-Throughput Ab Initio Computing (Part I)\r\n |
  694. | 156 | 26 | 22 | 2010-12-31 | 1603113 | application/vnd.openxmlformats-officedocument.pres | 0 | Charles Moore | High Throughput NEB Practices |
  695. | 158 | 72 | 22 | 2010-08-31 | 1356731 | application/vnd.openxmlformats-officedocument.pres | 0 | Vincent Chevrier | Na-ion |
  696. | 159 | 25 | 22 | 2010-10-01 | 2709108 | application/pdf | 0 | Geoffroy Hautier | Phosphates as cathode materials :\r\nAn ab initio high-throughput analysis |
  697. | 160 | 24 | 37 | 2010-10-16 | 4686482 | application/vnd.openxmlformats-officedocument.pres | 0 | Shyue Ping Ong | Intrinsic differences between LiMnPO4 and LiFePO4 |
  698. | 161 | 63 | 22 | 2010-11-16 | 548831 | application/pdf | 0 | Ruoshi Sun | First-principles approach to the prediction of open-circuit voltage of photovoltaics |
  699. | 162 | 64 | 22 | 2010-11-12 | 1646592 | application/vnd.ms-powerpoint | 0 | Lusann Yang | Data Mining for Crystal Structure Prediction |
  700. | 163 | 68 | 22 | 2010-10-12 | 5376782 | application/pdf | 0 | Rickard Armiento | High-Throughput Screening for Next Generation Piezoelectric Materials |
  701. | 164 | 73 | 22 | 2010-10-27 | 3737600 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating Electrode Kinetics Using Kinetic Monte Carlo |
  702. | 167 | 60 | 37 | 2010-10-13 | 4582400 | application/vnd.ms-powerpoint | 0 | Jae Chul Kim | Synthesis and electrochemical properties of LiMnBO3 as a potential cathode material for Li-Ion batteries |
  703. | 166 | 26 | 37 | 2010-10-13 | 3314176 | application/vnd.ms-powerpoint | 0 | Charles Moore | Li diffusion in Novel Cathode Materials Through a Scalable Combined Empirical Potential and Ab-Initio Method |
  704. | 168 | 66 | 22 | 2010-12-14 | 2934784 | application/vnd.ms-powerpoint | 0 | Yabi Wu | Band alignment computation\x0b for materials design |
  705. | 170 | 79 | 39 | 2011-02-18 | 2875904 | application/vnd.ms-powerpoint | 0 | Qing Hao | Opportunities and Challenges in Thermoelectrics : A Few Ideas |
  706. | 171 | 77 | 39 | 2011-02-25 | 4139008 | application/vnd.ms-powerpoint | 0 | Yifei Mo | Ab initio Modeling of Lithium-Air Batteries (part I) |
  707. | 172 | 77 | 39 | 2011-02-25 | 1842688 | application/vnd.ms-powerpoint | 0 | Yifei Mo | Ab initio Modeling of Lithium-Air Batteries (part II) |
  708. | 173 | 84 | 39 | 2011-03-04 | 2861568 | application/vnd.ms-powerpoint | 0 | Wenhao Sun | Navigating DFT Band Structure:\x0bApplication to Effective Mass\x0b + Nanoscale Crossovers in Phase Stability\x0b |
  709. | 174 | 83 | 39 | 2011-03-11 | 1118208 | application/vnd.ms-powerpoint | 0 | Jinhyuk Lee | Molybdenum oxides as \x0bcathode materials |
  710. | 175 | 82 | 39 | 2011-03-25 | 2182144 | application/vnd.ms-powerpoint | 0 | Sangtae Kim | Study on the differences in voltage, stability and diffusion barriers upon alkaline ion substitution in cathodes |
  711. | 182 | 70 | 39 | 2011-05-13 | 3148800 | application/vnd.ms-powerpoint | 0 | Rahul Malik | An Open-Circuit Voltage (OCV) Model for LiFePO4 |
  712. | 177 | 62 | 39 | 2011-04-15 | 696418 | application/pdf | 0 | ShinYoung Kang | Flexible boundary condition method for point defect simulations |
  713. | 178 | 76 | 43 | 2011-03-21 | 2985368 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Theoretical modification of WO3 for water splitting\r\n |
  714. | 183 | 64 | 39 | 2011-05-20 | 1873047 | application/vnd.openxmlformats-officedocument.pres | 0 | Lusann Yang | Graph Mining for \x0bStructure Prediction |
  715. | 180 | 86 | 39 | 2011-04-08 | 1137693 | application/vnd.openxmlformats-officedocument.pres | 0 | Bryn Waldwick | Toward High Throughput Calculation of Aqueous Stability |
  716. | 181 | 85 | 39 | 2011-04-01 | 2847232 | application/vnd.ms-powerpoint | 0 | Nancy Twu | Synthesis of Fluoride and Oxyfluoride Cathode Materials for Lithium-ion Batteries |
  717. | 207 | 84 | 39 | 2011-10-26 | 2056588 | application/vnd.openxmlformats-officedocument.pres | 0 | Wenhao Sun | Improving Ab-initio guided synthesis |
  718. | 191 | 25 | 24 | 2011-07-25 | 1586888 | application/pdf | 0 | Geoffroy Hautier | Substitution Predictor tutorial |
  719. | 192 | 24 | 45 | 2011-10-10 | 2789465 | application/vnd.openxmlformats-officedocument.pres | 0 | Shyue Ping Ong | Predicting Electrochemical Windows of Room-Temperature Ionic Liquids using \x0bMD and DFT Calculations |
  720. | 186 | 60 | 39 | 2011-06-23 | 2662707 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 (part I) |
  721. | 187 | 60 | 39 | 2011-06-23 | 5426852 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 (part II) |
  722. | 188 | 74 | 39 | 2011-05-20 | 2640087 | application/pdf | 0 | Hailong Chen | Understanding the Carbonophosphates: From discovery to in depth study |
  723. | 189 | 25 | 44 | 2011-06-16 | 1523722 | application/pdf | 0 | Geoffroy Hautier | Phosphates as Lithium-Ion Battery Cathodes : \r\nAn Evaluation Based on High-Throughput Ab Initio Calculations |
  724. | 190 | 27 | 39 | 2011-06-17 | 1799797 | application/vnd.openxmlformats-officedocument.pres | 0 | Anubhav Jain | Mixing GGA and GGA+U calculations |
  725. | 208 | 86 | 39 | 2011-10-07 | 1277440 | application/vnd.ms-powerpoint | 0 | Bryn Waldwick | A Scheme for High Throughput Calculation of Pourbaix Diagrams |
  726. | 209 | 63 | 48 | 2011-11-30 | 956299 | application/pdf | 0 | Ruoshi Sun | Effects of Marcasite and Oxygen Substitution on the Photovoltaic Performance of Pyrite FeS2 from First Principles |
  727. | 210 | 77 | 48 | 2011-11-30 | 5126957 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | Oxygen Evolution Reaction of Lithium Peroxide in the Lithium-air Battery: A First Principles Study |
  728. | 195 | 73 | 45 | 2011-10-10 | 4422066 | application/vnd.openxmlformats-officedocument.pres | 0 | Aziz Abdellahi | Studying lithiation mechanisms in a single LiFePO4 particle using First Principles Calculations and Kinetic Monte Carlo (without movie) |
  729. | 206 | 63 | 39 | 2011-10-21 | 958406 | application/pdf | 0 | Ruoshi Sun | Pyrite III- Band gap engineering |
  730. | 205 | 24 | 45 | 2011-10-10 | 3114290 | application/vnd.openxmlformats-officedocument.pres | 0 | Shyue Ping Ong | Na-ion vs Li-ion battery chemistries - \x0bInsights from first principles calculations |
  731. | 211 | 83 | 39 | 2011-11-09 | 1996288 | application/vnd.ms-powerpoint | 0 | Jinhyuk Lee | Molybdenum oxides as \x0bcathode materials |
  732. | 212 | 26 | 39 | 2011-11-18 | 3609936 | application/vnd.openxmlformats-officedocument.pres | 0 | Charles Moore | Screening Cathodes for Li Diffusivity |
  733. | 213 | 23 | 49 | 2010-11-20 | 2239488 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High Rate Micron-Sized Ordered LiNi0.5Mn1.5O4 (part I) |
  734. | 221 | 66 | 54 | 2011-04-28 | 2879488 | application/vnd.ms-powerpoint | 0 | Yabi Wu | Prediction of Semiconductor Band Edge Positions in Aqueous Environments from First Principles for Photocatalysis |
  735. | 215 | 23 | 49 | 2010-11-20 | 2054144 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High Rate Micron-Sized Ordered LiNi0.5Mn1.5O4 (part II) |
  736. | 203 | 77 | 45 | 2011-10-10 | 4659534 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | Oxygen Evolution Reaction of Lithium Peroxide in the Lithium-air Battery: A First Principles Study |
  737. | 216 | 23 | 49 | 2011-11-20 | 2974720 | application/vnd.ms-powerpoint | 0 | Xiaohua Ma | High Rate Micron-Sized Ordered LiNi0.5Mn1.5O4 (part III) |
  738. | 223 | 76 | 39 | 2011-06-15 | 3938912 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part I) |
  739. | 224 | 76 | 39 | 2011-06-15 | 3025561 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part II) |
  740. | 226 | 76 | 39 | 2011-06-15 | 3833363 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part III) |
  741. | 227 | 76 | 39 | 2011-06-15 | 2533815 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part IV) |
  742. | 233 | 92 | 39 | 2011-09-23 | 5114065 | application/vnd.openxmlformats-officedocument.pres | 0 | Ian Matts | Carbonophosphates: \x0bPerformance in Li Batteries, Synthesis, and Thermal Stability |
  743. | 232 | 68 | 43 | 2011-03-22 | 4531005 | application/pdf | 0 | Rickard Armiento | Screening for high-performance piezoelectrics using high-throughput density functional theory |
  744. | 230 | 76 | 39 | 2011-06-15 | 4971783 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part V) |
  745. | 231 | 76 | 39 | 2011-06-15 | 1316524 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Water splitting material and electrochemical devices (part VI) |
  746. | 234 | 73 | 39 | 2011-07-07 | 4626432 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part I) |
  747. | 237 | 73 | 39 | 2011-07-07 | 485376 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part II) |
  748. | 238 | 73 | 39 | 2011-07-07 | 3840000 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part III) |
  749. | 239 | 73 | 39 | 2011-07-07 | 3397120 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part IV) |
  750. | 240 | 73 | 39 | 2011-07-07 | 1778688 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part V) |
  751. | 241 | 73 | 39 | 2011-07-07 | 4738560 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part VI) |
  752. | 242 | 73 | 39 | 2011-07-07 | 2088448 | application/vnd.ms-powerpoint | 0 | Aziz Abdellahi | Simulating (de)lithiation of LiFePO4 single particles using Kinetic Monte Carlo (part VII) |
  753. | 243 | 76 | 22 | 2010-09-02 | 3075412 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Modifying WO3 for \x0bsolar water splitting\x0b(plus pyrite low OCV explained?) (part I) |
  754. | 244 | 76 | 22 | 2010-09-02 | 2961579 | application/vnd.openxmlformats-officedocument.pres | 0 | Predrag Lazic | Modifying WO3 for \x0bsolar water splitting\x0b(plus pyrite low OCV explained?) (part II) |
  755. | 245 | 74 | 45 | 2011-10-11 | 2107904 | application/vnd.openxmlformats-officedocument.pres | 0 | Hailong Chen | A new class of intercalation compounds: the carbonophosphates (part I) |
  756. | 246 | 74 | 45 | 2011-10-11 | 4414547 | application/vnd.openxmlformats-officedocument.pres | 0 | Hailong Chen | A new class of intercalation compounds: the carbonophosphates (part II) |
  757. | 247 | 82 | 39 | 2011-12-16 | 4306763 | application/vnd.openxmlformats-officedocument.pres | 0 | Sangtae Kim | Stability of O3 type Layered Structure upon Deintercalation: Effect of Li to Na Substitution |
  758. | 262 | 82 | 59 | 2012-04-10 | 1300386 | application/vnd.openxmlformats-officedocument.pres | 0 | Sangtae Kim | Stability of O3 type Layered Structure upon Deintercalation: Effect of Li to Na Substitution |
  759. | 263 | 24 | 59 | 2012-04-10 | 3327031 | application/vnd.openxmlformats-officedocument.pres | 0 | Shyue Ping Ong | Na-ion versus Li-ion battery chemistries - \x0bInsights from first principles calculations |
  760. | 264 | 88 | 60 | 2012-04-23 | 2600016 | application/vnd.openxmlformats-officedocument.pres | 0 | Alexandra Toumar | First Principles Investigations of O3-P3 Transformation Mechanism in \x0bLayered Oxide Materials |
  761. | 261 | 77 | 56 | 2012-04-01 | 2612081 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | First Principles Calculations on the Atomic and Engineering Limitations of Li-Air Batteries (part IV) |
  762. | 260 | 77 | 56 | 2012-04-01 | 4805847 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | First Principles Calculations on the Atomic and Engineering Limitations of Li-Air Batteries (part III) |
  763. | 259 | 77 | 56 | 2012-04-01 | 684949 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | First Principles Calculations on the Atomic and Engineering Limitations of Li-Air Batteries (part I) |
  764. | 258 | 77 | 56 | 2012-04-01 | 2602579 | application/vnd.openxmlformats-officedocument.pres | 0 | Yifei Mo | First Principles Calculations on the Atomic and Engineering Limitations of Li-Air Batteries (part II) |
  765. | 266 | 63 | 59 | 2012-04-11 | 714639 | application/pdf | 0 | Ruoshi Sun | First-principles study of the photovoltaic properties of pyrite FeS2: Effects of polymorph and point defects, and the feasibility of band gap engineering |
  766. | 267 | 87 | 60 | 2012-04-19 | 3043369 | application/pdf | 0 | Xin Li | Microstructure evolution in NaxMnO2 with electrochemical desodiation process |
  767. | 268 | 63 | 60 | 2012-08-02 | 1059083 | application/pdf | 0 | Ruoshi Sun | Effects of size and pH on the relative stability of FeS2 polymorphs using first-principles solid computations |
  768. | 269 | 60 | 60 | 2012-08-07 | 3846150 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 : Part III (1) |
  769. | 270 | 60 | 60 | 2012-08-07 | 3588633 | application/vnd.openxmlformats-officedocument.pres | 0 | Jae Chul Kim | Monoclinic LiMnBO3 : Part III (2) |
  770. | 281 | 62 | 60 | 2012-05-24 | 813561 | application/vnd.openxmlformats-officedocument.pres | 0 | ShinYoung Kang | Superoxide (O2-)-related Mechanisms in Non-aqueous Li-air Battery [Part 1] |
  771. | 283 | 62 | 60 | 2012-05-24 | 5305075 | application/vnd.openxmlformats-officedocument.pres | 0 | ShinYoung Kang | Superoxide (O2-)-related Mechanisms in Non-aqueous Li-air Battery [Part II] |
  772. +-----+----------+--------------+------------+----------+----------------------------------------------------+-----------+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  773.  
  774.  
  775.  
  776.  
  777. Table: thesis
  778.  
  779. +-------------+----------------------+
  780. | Column | Type |
  781. +-------------+----------------------+
  782. | abstract | text |
  783. | author | varchar(50) |
  784. | filename | varchar(200) |
  785. | formattitle | text |
  786. | id | smallint(5) unsigned |
  787. | keywords | text |
  788. | title | text |
  789. | type | varchar(20) |
  790. | year | year(4) |
  791. +-------------+----------------------+
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798. Table: thesis
  799.  
  800. +----+------+----------------+--------------------+----------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
  801. | id | year | type | author | filename | formattitle |
  802. +----+------+----------------+--------------------+----------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
  803. | 1 | 1996 | Ph.D. Thesis | G. Garbulsky | http://burgaz.mit.edu/PUBLICATIONS/THESIS/garbulsky_thesis.pdf | Ground-state structures and vibrational free energy in first-principles models of substitutional-alloy thermodynamics |
  804. | 2 | 1996 | Ph.D. Thesis | P.D. Tepesch | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Thesis_Tepesch.pdf | Atomistic Modeling of Ceramic Materials: Predicting Crystal Structures, Thermodynamic Properties, and Diffusion Behavior |
  805. | 3 | 1997 | Ph.D. Thesis | A. F. Kohan | http://burgaz.mit.edu/PUBLICATIONS/THESIS/kohan_thesis.pdf | Total-energy models for phase-stability studies in multicomponent oxides |
  806. | 4 | 1999 | Masters Thesis | S. Buta | http://burgaz.mit.edu/PUBLICATIONS/THESIS/buta_thesis.pdf | A First Principles investigation of Transitional Metal doping in Lithium Battery Cathode Materials |
  807. | 5 | 2000 | Ph.D. Thesis | A. Van der Ven | http://burgaz.mit.edu/PUBLICATIONS/THESIS/vanderven_thesis.pdf | First Principles Investigation of Thermodynamic and Kinetic Properties of Lithium Transition Metal Oxides |
  808. | 6 | 2000 | Ph.D. Thesis | A. van de Walle | http://burgaz.mit.edu/PUBLICATIONS/THESIS/vandewalle_thesis.pdf | The Effect of Lattice Vibrations on Substitutional Alloy Thermodynamics |
  809. | 7 | 2001 | Masters Thesis | D. Balachandran | http://burgaz.mit.edu/PUBLICATIONS/THESIS/dinesh_thesis.pdf | First Principles Study of Structure, Defects and Proton Insertion in MnO<sub>2</sub> |
  810. | 8 | 2002 | Ph.D. Thesis | E. J. Wu | http://burgaz.mit.edu/PUBLICATIONS/THESIS/wu_thesis.pdf | Applications of lattice dynamics theory: Calculating vibrational entropy in alloys and dielectric losses in ceramics |
  811. | 9 | 2003 | Ph.D. Thesis | S. Curtarolo | http://burgaz.mit.edu/PUBLICATIONS/THESIS/stefano.pdf | Coarse-Graining and Data Mining Approaches to the Prediction of Structures and their Dynamics |
  812. | 10 | 2003 | Ph.D. Thesis | J. Reed | http://burgaz.mit.edu/PUBLICATIONS/THESIS/jreed.pdf | Ab Initio Study of Cathode Materials for Lithium Batteries |
  813. | 11 | 2004 | Ph.D. Thesis | Chris A Marianetti | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Chris_thesis_final_final.pdf | Electronic Correlations in Li<sub>x</sub>CoO<sub>2</sub> |
  814. | 12 | 2005 | Ph.D. Thesis | Y. S. Meng | http://burgaz.mit.edu/PUBLICATIONS/THESIS/YSMENG_THESIS.pdf | Combining Ab Initio Computation with Experiments for Designing/Understanding High Energy Density Electrode Materials for Advanced Lithium Batteries |
  815. | 13 | 2006 | Ph.D. Thesis | A. P. Predith | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Predith_thesis_final.pdf | Computational Studies of Cation and Anion Ordering in Cubic Yttria Stabilized Zirconia |
  816. | 14 | 2006 | Ph.D. Thesis | K. Kang | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Final_draft.pdf | Designing New Electrode Materials for Energy Devices by Integrating Ab Initio Computations with Experiments |
  817. | 15 | 2006 | Ph.D. Thesis | F. Zhou | http://burgaz.mit.edu/PUBLICATIONS/THESIS/fzhou_thesis.pdf | Models for transition metal oxides and for protein design |
  818. | 16 | 2007 | Ph.D. Thesis | C. Fischer | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Christopher_Fischer_Thesis.pdf | A Machine Learning Approach to Crystal Structure Prediction |
  819. | 17 | 2007 | Ph.D. Thesis | T. Mueller | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Tim_Mueller_Thesis.pdf | Computational Studies of Hydrogen Storage Materials and the Development of Related Methods |
  820. | 18 | 2008 | Masters Thesis | O. B. Okan | http://burgaz.mit.edu/PUBLICATIONS/THESIS/OBO_Msc_Thesis_2008.pdf | Merging Quadratic Programming with Kernel Smoothing for Automated Cluster Expansions of Complex Lattice Hamiltonians |
  821. | 19 | 2008 | Ph.D. Thesis | Y. Hinuma | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Yoyo_Hinuma_Thesis.pdf | Computational Structure Analysis of Multicomponent Oxides |
  822. | 20 | 2008 | Ph.D. Thesis | B. Han | http://burgaz.mit.edu/PUBLICATIONS/THESIS/BCHan_Thesis_Final.pdf | First Principles Study of Effect of Surface Structure on Chemical Activity of Pt Electrocatalysts in Fuel Cells |
  823. | 21 | 2009 | Ph.D. Thesis | M. Chan | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Maria_Chan_Thesis.pdf | Atomistic and Ab Initio Prediction and Optimization of Thermoelectric and Photovoltaic Properties |
  824. | 22 | 2009 | Ph.D. Thesis | L. Wang | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Lei_Wang_Thesis.pdf | First-Principles Modeling of Thermal Stability and Morphology Control of Cathode Materials in Li-Ion Batteries |
  825. | 24 | 2011 | Ph.D. Thesis | S.P. Ong | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Shyue_Ping_Ong_Thesis.pdf | First Principles Design and Investigation of Lithium-Ion Battery Cathodes and Electrolytes |
  826. | 25 | 2011 | Ph.D. Thesis | X. Ma | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Xiaohua_thesis.pdf | Understanding and Designing High Power and High Energy Density Cathode Materials for Lithium Ion Batteries by Experiments and First Principles Computations |
  827. | 26 | 2011 | Ph.D. Thesis | G. Hautier | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Geoffroy_Hautier_thesis.pdf | High-Throughput Data Mined Prediction of\rInorganic Compounds and Computational Discovery\rof New Lithium-Ion Battery Cathode Materials |
  828. | 27 | 2012 | Masters Thesis | C. Moore | http://burgaz.mit.edu/PUBLICATIONS/THESIS/Charles_Moore_masters_thesis.pdf | Ab Initio Screening of Lithium Diffusion Rates\rin Transition Metal Oxide Cathodes\rfor Lithium Ion Batteries |
  829. +----+------+----------------+--------------------+----------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement