Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.55 KB

File metadata and controls

38 lines (29 loc) · 1.55 KB

参考文献格式生成器

现支持 GB/T 7714-2015 格式和 IEEE 格式

目录

目录结构描述

├── LICENSE                    // 开源协议
├── README.md                  // help
├── style.css                  // 网页端样式
├── index.html                 // 网页端代码
├── generation.js 	       // 网页端逻辑文件
├── 参考文献                    // 开发过程中使用的参考文献
├   ├── GB_T_7714-201...则》主要文献类型的著录格式.pdf
├   ├── GB/T7714-2015信息与文献+参考文献著录规则.pdf
├   └── IEEE参考文献格式.pdf
└── figure                     // 背景图片库
    └── blue-snow.png          // 蓝色雪花背景

使用说明

  1. Github Page 网址:https://lgc0208.github.io/reference_format_generation/
  2. 下载 index.html, generation.js, style.css 后,使用浏览器打开 index.html 文件