当前位置: 首页 > news >正文

计算机视觉与人工智能领域常用期刊和会议缩写

在撰写论文时有时候会面临超篇幅的情况,这时候一个常用的操作便是使用期刊(会议)的缩写或者半缩写来替换期刊(会议)全称
为了方便自己后续使用相关的缩写 特此整理
如有不当之处 欢迎大家指正~~

计算机视觉与人工智能领域常用期刊和会议缩写

缩写半缩写全称
TPAMIIEEE Trans. Pattern Anal. Mach. Intell.IEEE Transactions on Pattern Analysis and Machine Intelligence
IJCVInt. J. Comput. Vis.International Journal of Computer Vision
CVPRIEEE Conf. Comput. Vis. Pattern Recog.Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition
ICCVInt. Conf. Comput. Vis.Proceedings of the IEEE International Conference on Computer Vision
ECCVEur. Conf. Comput. Vis.Proceedings of the European Conference on Computer Vision
NeurIPSAdv. Neural Inform. Process. Syst.Advances in Neural Information Processing Systems
ICLRInt. Conf. Learn. Represent.International Conference on Learning Representations
ICMLInt. Conf. Mach. Learn.International Conference on Machine Learning
IJCAIIJCAIProceedings of the International Joint Conference on Artificial Intelligence
MICCAIMedical Image Computing and Computer-Assisted InterventionMedical Image Computing and Computer-Assisted Intervention
AAAIAAAIProceedings of the AAAI Conference on Artificial Intelligence
ACMMMACM Int. Conf. MultimediaProceedings of the ACM International Conference on Multimedia
ICAIInt. Conf. Artif. Intell.Proceedings of the International Conference on Artificial Intelligence
ICRAInt. Conf. Robot. Autom.Proceedings of the International Conference on Robotics and Automation
ICPRInt. Conf. Pattern Recog.Proceedings of the International Conference on Pattern Recognition
ICMEInt. Conf. Multimedia and ExpoProceedings of the IEEE International Conference on Multimedia and Expo
BMVCBrit. Mach. Vis. Conf.Proceedings of the British Machine Vision Conference
ICASSPICASSPIEEE International Conference on Acoustics, Speech, and Signal Processing
ICIPIEEE Int. Conf. Image Process.Proceedings of the IEEE International Conference on Image Processing
ACCVACCVAsian Conference on Computer Vision
TOGACM Trans. Graph.ACM Transactions on Graphics
TIPIEEE Trans. Image Process.IEEE Transactions on Image Processing
TVCGIEEE Trans. Vis. Comput. Graph.IEEE Transactions on Visualization and Computer Graphics
TNNLSIEEE Trans. Neural Netw. Learn. Syst.IEEE Transactions on Neural Networks and Learning Systems
TMMIEEE Trans. MultimediaIEEE Transactions on Multimedia
TCSVTIEEE Trans. Circuit Syst. Video Technol.IEEE Transactions on Circuits and Systems for Video Technology
TITSIEEE Trans. Intell. Transport. Syst.IEEE Transactions on Intelligent Transportation Systems
TVCThe Vis. Comput.The Visual Computer
TCIIEEE Trans. Comput. ImagingIEEE Transactions on Computational Imaging
TIMIEEE Trans. Instrum. Meas.IEEE Transactions on Instrumentation and Measurement
PRPattern RecognitionPattern Recognition
InfFusInformation FusionInformation Fusion
JASIEEE/CAA J. Autom. SinicaIEEE/CAA Journal of Automatica Sinica
SPLIEEE Sign. Process. LettersIEEE Signal Processing Letters
VRVis. Res.Vision Research
JOVJ. Vis.Journal of Vision
JCSTJ. Comput. Sci. Tech.Journal of Computer Science and Technology
CGFComput. Graph. ForumComputer Graphics Forum
CVMComputational Visual MediaComputational Visual Media

对应的Bib全称替换格式

@String(TPAMI = {IEEE Transactions on Pattern Analysis and Machine Intelligence})
@String(IJCV = {International Journal of Computer Vision})
@String(CVPR = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition})
@String(ICCV = {Proceedings of the IEEE International Conference on Computer Vision})
@String(ECCV = {Proceedings of the European Conference on Computer Vision})
@String(NeurIPS = {Advances in Neural Information Processing Systems})
@String(ICLR = {International Conference on Learning Representations})
@String(ICML = {International Conference on Machine Learning})
@String(IJCAI = {Proceedings of the International Joint Conference on Artificial Intelligence})
@String(MICCAI = {Medical Image Computing and Computer-Assisted Intervention})
@String(AAAI = {Proceedings of the AAAI Conference on Artificial Intelligence})
@String(ACMMM = {Proceedings of the ACM International Conference on Multimedia})
@String(ICAI = {Proceedings of the International Conference on Artificial Intelligence})
@String(ICRA = {Proceedings of the International Conference on Robotics and Automation})
@String(ICPR = {Proceedings of the International Conference on Pattern Recognition})
@String(ICME = {Proceedings of the IEEE International Conference on Multimedia and Expo})
@String(BMVC = {Proceedings of the British Machine Vision Conference})
@String(ICASSP = {IEEE International Conference on Acoustics, Speech, and Signal Processing})
@String(ICIP = {Proceedings of the IEEE International Conference on Image Processing})
@String(ACCV = {Asian Conference on Computer Vision})
@String(TOG = {ACM Transactions on Graphics})
@String(TIP = {IEEE Transactions on Image Processing})
@String(TVCG = {IEEE Transactions on Visualization and Computer Graphics})
@String(TNNLS = {IEEE Transactions on Neural Networks and Learning Systems})
@String(TMM = {IEEE Transactions on Multimedia})
@String(TCSVT = {IEEE Transactions on Circuits and Systems for Video Technology})
@String(TITS = {IEEE Transactions on Intelligent Transportation Systems})
@String(TVC = {The Visual Computer})
@String(TCI = {IEEE Transactions on Computational Imaging})
@String(TIM = {IEEE Transactions on Instrumentation and Measurement})
@String(PR = {Pattern Recognition})
@String(InfFus = {Information Fusion})
@String(JAS = {IEEE/CAA Journal of Automatica Sinica})
@String(SPL = {IEEE Signal Processing Letters})
@String(VR = {Vision Research})
@String(JOV = {Journal of Vision})
@String(JCST = {Journal of Computer Science and Technology})
@String(CGF = {Computer Graphics Forum})
@String(CVM = {Computational Visual Media})

对应的Bib半缩写替换格式

@String(TPAMI = {IEEE Trans. Pattern Anal. Mach. Intell.})
@String(IJCV = {Int. J. Comput. Vis.})
@String(CVPR = {IEEE Conf. Comput. Vis. Pattern Recog.})
@String(ICCV = {Int. Conf. Comput. Vis.})
@String(ECCV = {Eur. Conf. Comput. Vis.})
@String(NeurIPS = {Adv. Neural Inform. Process. Syst.})
@String(ICLR = {Int. Conf. Learn. Represent.})
@String(ICML = {Int. Conf. Mach. Learn.})
@String(IJCAI = {IJCAI})
@String(MICCAI = {Med. Image Comput. Comput. Assist. Interv.})
@String(AAAI = {AAAI})
@String(ACMMM = {ACM Int. Conf. Multimedia})
@String(ICAI = {Int. Conf. Artif. Intell.})
@String(ICRA = {Int. Conf. Robot. Autom.})
@String(ICPR = {Int. Conf. Pattern Recog.})
@String(ICME = {Int. Conf. Multimedia and Expo})
@String(BMVC = {Brit. Mach. Vis. Conf.})
@String(ICASSP = {ICASSP})
@String(ICIP = {IEEE Int. Conf. Image Process.})
@String(ACCV = {ACCV})
@String(TOG = {ACM Trans. Graph.})
@String(TIP = {IEEE Trans. Image Process.})
@String(TVCG = {IEEE Trans. Vis. Comput. Graph.})
@String(TNNLS = {IEEE Trans. Neural Netw. Learn. Syst.})
@String(TMM = {IEEE Trans. Multimedia})
@String(TCSVT = {IEEE Trans. Circuit Syst. Video Technol.})
@String(TITS = {IEEE Trans. Intell. Transport. Syst.})
@String(TVC = {The Vis. Comput.})
@String(TCI = {IEEE Trans. Comput. Imaging})
@String(TIM = {IEEE Trans. Instrum. Meas.})
@String(PR = {Pattern Recognition})
@String(InfFus = {Inf. Fusion})
@String(JAS = {IEEE/CAA J. Autom. Sinica})
@String(SPL = {IEEE Signal Process. Lett.})
@String(VR = {Vis. Res.})
@String(JOV = {J. Vis.})
@String(JCST = {J. Comput. Sci. Technol.})
@String(CGF = {Comput. Graph. Forum})
@String(CVM = {Comput. Vis. Media})
http://www.lryc.cn/news/385450.html

相关文章:

  • ONLYOFFICE桌面编辑器8.1版:个性化编辑和功能强化的全面升级
  • 用一个实例看如何分享大量照片 续篇二,关于Exif (Exchangeable Image File) - 可交换图像文件
  • 使用Python自动化收集和处理视频资源的教程
  • 字节数组输出流转换为Base64方法记录
  • 在eclipse中导入idea项目步骤
  • 海思SS928/SD3403开发笔记4——u盘挂载
  • 偏微分方程算法之抛物型方程差分格式编程示例六(混合边界条件下C-N格式)
  • 【5G核心网】5G NWDAF(Network Data Analytics Function)网元功能介绍
  • 今日思考分享:全网爆火的山东车牌之歌原因是什么?
  • Spring Boot 2.x + Mybatis Plus 多数据源配置
  • 2、数据库模型图、er图
  • Docker的理解
  • 通信协议总结
  • Pinia + 组合式写法 + 选项式写法
  • vCenter-vAPI-Endpoint service health shows as Yellow
  • 2018年全国大学生数学建模竞赛A题高温服装设计(含word论文和源代码资源)
  • UEFA EURO 2024 GERMANY
  • Ueditor中集成135编辑器
  • C++ type list 模板
  • vscode刷LeetCode算法题环境配置
  • OpenCV报错已解决:Vector析构异常OpencvAssert CrtlsValidHeapPointer
  • AudioLM音频生成模型
  • Shardingsphere-Proxy 5.5.0数据迁移
  • c语言中的for循环
  • 大模型微调(finetune)方法
  • Bootstrap 5 卡片
  • 【ONLYOFFICE 8.1】的安装与使用——功能全面的 PDF 编辑器、幻灯片版式、优化电子表格的协作
  • 「51媒体」浙江地区媒体邀约
  • 2-18 基于matlab的关于联合对角化盲源分离算法的二阶盲识别(SOBI)算法
  • C++中常用的标志库