🚚更新参考文献名
This commit is contained in:
parent
682c876891
commit
5fc3e3af06
3876
config/example.bib
3876
config/example.bib
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,68 @@
|
|||
% Encoding: UTF-8
|
||||
|
||||
@Article{于潇2012-1518-1523,
|
||||
Title = {互联网药品可信交易环境中主体资质审核备案模式},
|
||||
Author = {于潇 and 刘义 and 柴跃廷 and others},
|
||||
Journal = {清华大学学报(自然科学版)},
|
||||
Number = {11},
|
||||
Pages = {1518-1523},
|
||||
Volume = {52},
|
||||
Year = {2012}
|
||||
}
|
||||
|
||||
@Book{Peebles2001-100-100,
|
||||
Title = {Probability, random variable, and random signal Principles and \LaTeX{}},
|
||||
Address = {New York},
|
||||
Author = {von Peebles, Jr., P. Z.},
|
||||
Edition = {4},
|
||||
Pages = {100},
|
||||
Publisher = {McGraw-Hill},
|
||||
Year = {2001}
|
||||
}
|
||||
@Proceedings{Babu2014--,
|
||||
Title = {Proceedings of the second international conference on soft computing for problem solving, December 28-30, 2012},
|
||||
Address = {New Delhi},
|
||||
Publisher = {Springer},
|
||||
Year = {2014},
|
||||
Editor = {Babu, B. V. and NAGAR, A. K. AND DEEP, K. and others}
|
||||
}
|
||||
|
||||
@Article{liu_statistical_2017,
|
||||
author = {Liu, Wenjing and Xu, Liang},
|
||||
title = {Statistical analysis of ionospheric {TEC} anomalies before global {M} w ≥ 7.0 earthquakes using data of {CODE} {GIM}},
|
||||
journal = {Journal of Seismology},
|
||||
year = {2017},
|
||||
volume = {21},
|
||||
number = {4},
|
||||
pages = {759--775},
|
||||
month = jul,
|
||||
issn = {1383-4649, 1573-157X},
|
||||
comment = {需要加到看的文献},
|
||||
doi = {10.1007/s10950-016-9634-0},
|
||||
language = {en},
|
||||
url = {http://link.springer.com/10.1007/s10950-016-9634-0},
|
||||
urldate = {2019-03-20TZ},
|
||||
}
|
||||
|
||||
|
||||
@PhdThesis{zhouGPS2015,
|
||||
langid = {中文;},
|
||||
title = {GPS电离层反演与地震—电离层效应研究},
|
||||
url = {http://kns.cnki.net/KCMS/detail/detail.aspx?dbcode=CDFD&dbname=CDFDLAST2017&filename=1016018396.nh&uid=WEEvREcwSlJHSldRa1FhdkJkVG1BSEZkQmUwd29sZVN4NWJBMktkOGw1WT0=$9A4hF_YAuvQ5obgVAqNKPCYcEjKensW4IQMovwHtwkF4VYPoHbKxJw!!&v=MDEyODZZUzdEaDFUM3FUcldNMUZyQ1VSTE9mWXVkckZ5M2dVcnpOVkYyNkdMTzVGdExGcVpFYlBJUjhlWDFMdXg=},
|
||||
institution = {{武汉大学}},
|
||||
type={[博士学位论文]},
|
||||
urldate = {2019-05-14},
|
||||
date = {2015},
|
||||
keywords = {Ionosphere,数据同化,Data assimilation,电离层,Tomography,层析,GPS,地震—电离层效应,Seismic-ionospheric effects},
|
||||
author = {周, 义炎}
|
||||
}
|
||||
|
||||
@Mastersthesis{余勇1998--,
|
||||
title = {劲性混凝土柱抗震性能的试验研究},
|
||||
author = {余勇},
|
||||
school = {东南大学土木工程学院},
|
||||
year = {1998},
|
||||
type={[硕士学位论文]},
|
||||
location = {南京},
|
||||
}
|
||||
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
%===============================================================================
|
||||
|
||||
% %biblatex宏包的参考文献数据源加载方式
|
||||
\addbibresource[location=local]{config/example.bib}
|
||||
\addbibresource[location=local]{config/seuthesiY.bib}
|
||||
|
||||
\begin{document}
|
||||
\input{chapter/abstract.tex}
|
||||
|
|
|
|||
Loading…
Reference in New Issue