当前位置:网站首页>BibTex中参考文献种类
BibTex中参考文献种类
2022-07-04 07:13:00 【鬼道2022】
@InProceedings
用法介绍: Inproceedings条目类型旨在用于会议论文的引用。 Inproceedings的完整模板如下所示,其中包括 BibTeX Inproceedings条目的必填有“author”和“title”,其它的都为可选字段。
@InProceedings{
citekey,
author = "",
title = "",
booktitle = "",
year = "",
editor = "",
volume = "",
number = "",
series = "",
pages = "",
month = "",
address = "",
organization = "",
publisher = "",
note = "",
annote = ""
}
具体实例如下所示:
@Inproceedings{
zhang2019theoretically,
title={
Theoretically principled trade-off between robustness and accuracy},
author={
Zhang, Hongyang and Yu, Yaodong and Jiao, Jiantao and Xing, Eric and El Ghaoui, Laurent and Jordan, Michael},
booktitle={
International conference on machine learning},
pages={
7472--7482},
year={
2019},
organization={
PMLR}
@Article
用法介绍: Article条目类型旨在用于期刊文章的引用。 Article的完整模板如下所示,其中包括 BibTeX Inproceedings条目的必填有“author”,“title”,“journal”和“year”,其它的都为可选字段。
@Article{
citekey,
author = "",
title = "",
journal = "",
year = "",
volume = "",
number = "",
pages = "",
month = "",
note = "",
annote = ""
}
具体实例如下所示:
@Article{
pang2020boosting,
title={
Boosting adversarial training with hypersphere embedding},
author={
Pang, Tianyu and Yang, Xiao and Dong, Yinpeng and Xu, Kun and Zhu, Jun and Su, Hang},
journal={
Advances in Neural Information Processing Systems},
volume={
33},
pages={
7779--7792},
year={
2020}
}
以上@InProceedings和@Article两种引用方式是在论文中经常用到的,有过还涉及到书籍和其它方面的引用可以参考以下链接:https://www.bibtex.com/format/#templates
边栏推荐
- Selenium ide plug-in download, installation and use tutorial
- Zabbix agent主动模式的实现
- The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)
- 请问旧版的的常用SQL怎么迁移到新版本里来?
- centos8安装mysql.7 无法开机启动
- MySQL 45 learning notes (XI) how to index string fields
- tornado之目录
- 提升复杂场景三维重建精度 | 基于PaddleSeg分割无人机遥感影像
- Redis - detailed explanation of cache avalanche, cache penetration and cache breakdown
- 云Redis 有什么用? 云redis怎么用?
猜你喜欢

Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and

【网络数据传输】基于FPGA的百兆网/兆网千UDP数据包收发系统开发,PC到FPGA

Status of the thread

Pangu open source: multi support and promotion, the wave of chip industry

Transition technology from IPv4 to IPv6

Solution of running crash caused by node error

Vulhub vulnerability recurrence 77_ zabbix

Selenium ide plug-in download, installation and use tutorial

Introduction to spark core components

The crackdown on Huawei prompted made in China to join forces to fight back, and another enterprise announced to invest 100 billion in R & D
随机推荐
【FPGA教程案例7】基于verilog的计数器设计与实现
【FreeRTOS】FreeRTOS學習筆記(7)— 手寫FreeRTOS雙向鏈錶/源碼分析
Label management of kubernetes cluster
Enter the year, month, and determine the number of days
Introduction to deep learning Ann neural network parameter optimization problem (SGD, momentum, adagrad, rmsprop, Adam)
《剑指Offer》第2版——力扣刷题
BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
在已經知道錶格列勾選一個顯示一列
The cloud native programming challenge ended, and Alibaba cloud launched the first white paper on application liveliness technology in the field of cloud native
Technical experts from large factories: common thinking models in architecture design
【森城市】GIS数据漫谈(一)
Selenium driver ie common problem solving message: currently focused window has been closed
How notepad++ counts words
BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
selenium驱动IE常见问题解决Message: Currently focused window has been closed.
Master-slave replication principle of MySQL database
The important role of host reinforcement concept in medical industry
[FPGA tutorial case 7] design and implementation of counter based on Verilog
MySQL 45 learning notes (XI) how to index string fields
How can the old version of commonly used SQL be migrated to the new version?