以下是我想要用作 LATEX 文件(论文)参考书目的 Bibtex 内容:
@article{kargupta2004fourier,
title={A fourier spectrum-based approach to represent decision trees for mining data streams in mobile environments},
author={Kargupta, Hillol and Park, Byung-Hoon},
journal={Knowledge and Data Engineering, IEEE Transactions on},
volume={16},
number={2},
pages={216--229},
year={2004},
publisher={IEEE}
}
@article{mukherjee2006privacy,
title={A privacy-preserving technique for Euclidean distance-based mining algorithms using Fourier-related transforms},
author={Mukherjee, Shibnath and Chen, Zhiyuan and Gangopadhyay, Aryya},
journal={The VLDB Journal—The International Journal on Very Large Data Bases},
volume={15},
number={4},
pages={293--315},
year={2006},
publisher={Springer-Verlag New York, Inc.}
}
我想将文件保存为 BIB1。但是,我可以选择在 TexStudio 中将其保存为 txt 文件或 TEX 文件(扩展名列表包括 *.tex、*.bib)。如何保存?之后我应该编译它还是使用 Bibtex 命令?
答案1
用.bib 保存它并用 latex-bibtex-latex-latex 编译,然后查看 pdf。
也请查看其他问题。如果您需要帮助,请查看我刚刚制作的这些 gif。
创建 bib 文件
使用 latex-bibtex-latex-latex 进行编译
所有文件均可在此下载:Google 云端硬盘链接