diff --git a/00/img/image-20220725160554352.png b/00/img/image-20220725160554352.png new file mode 100644 index 0000000..6287e22 Binary files /dev/null and b/00/img/image-20220725160554352.png differ diff --git a/00/img/image-20220725160604091.png b/00/img/image-20220725160604091.png new file mode 100644 index 0000000..8f2f5ea Binary files /dev/null and b/00/img/image-20220725160604091.png differ diff --git a/00/img/image-20220725160814700.png b/00/img/image-20220725160814700.png new file mode 100644 index 0000000..ded097e Binary files /dev/null and b/00/img/image-20220725160814700.png differ diff --git a/00/img/image-20220725161029742.png b/00/img/image-20220725161029742.png new file mode 100644 index 0000000..8656dbd Binary files /dev/null and b/00/img/image-20220725161029742.png differ diff --git a/00/论文研读准备.md b/00/prepare.md similarity index 68% rename from 00/论文研读准备.md rename to 00/prepare.md index dbcf7a6..5521325 100644 --- a/00/论文研读准备.md +++ b/00/prepare.md @@ -4,15 +4,25 @@ ### 1.1 下载 Typora -   [Typora官方中文站](https://typoraio.cn/) +  官网:[Typora官方中文站](https://typoraio.cn/) + +  Typora 是一款优秀的 Markdown 编辑器和阅读器,这里我们使用 Typora + Git 的方法来实现 markdown 笔记 + 云端存储的需求。 + +- Typora 使用界面 + +![image-20220725160814700](img/image-20220725160814700.png) + +- gitee 码云显示界面 + +![image-20220725161029742](img/image-20220725161029742.png) ### 1.2 相关基本配置 -- 设置每次启动项:每次打开继续上次的任务。 +- 设置每次启动项:为了方便后续对同一文件夹的连续使用,我们在启动选项里设置 每次启动继续打开上次的目录。 ![image-20220721212107053](img/image-20220721212107053.png) -- 设置图片保存位置:方便后续上传到 gitee / github 云端存储时,图片能够正常显示。 +- 设置图片保存位置:方便后续上传到 gitee / github 云端存储时,图片也能够正常显示,这里我们将图片存放在与 markdown 文件同目录下的 img 文件夹中。 ![image-20220723151145417](img/image-20220723151145417.png) @@ -22,12 +32,10 @@ ### 2.1 下载 Zotero -  [Zotero 官网下载](https://www.zotero.org/download/) +  官网:[Zotero 官网下载](https://www.zotero.org/download/) ![image-20220721190950481](img/image-20220721190950481.png) - - ### 2.2 桌面端安装注意事项 #### 2.2.1 自定义安装 @@ -97,9 +105,9 @@ ## 4 使用 LetPub 检索期刊信息 -  [最新SCI期刊查询及投稿分析系统](http://www.letpub.com.cn/index.php?page=journalapp) +  网站:[最新SCI期刊查询及投稿分析系统](http://www.letpub.com.cn/index.php?page=journalapp) -  这里我们以 [ISPRS JOURNAL OF PHOTOGRAMMETRY AND REMOTE SENSING](http://www.letpub.com.cn/index.php?page=journalapp&view=detail&journalid=3999) 为例进行检索,可以查看该期刊的各项基本信息。 +  这里我们以期刊 [ISPRS JOURNAL OF PHOTOGRAMMETRY AND REMOTE SENSING](http://www.letpub.com.cn/index.php?page=journalapp&view=detail&journalid=3999) 为例进行检索,可以查看该期刊的各项基本信息。 ### 4.1 检索期刊 @@ -121,7 +129,23 @@   使用可以 [connectedpapers](https://www.connectedpapers.com/) 在可视化图表中探索相关的论文,这里我们以 [A large but transient carbon sink from urbanization and rural depopulation in China](https://www.researchgate.net/publication/358416335_A_large_but_transient_carbon_sink_from_urbanization_and_rural_depopulation_in_China) 论文为例,进行检索。 +- connected papers 检索界面 + ![image-20220721211258739](img/image-20220721211258739.png) +- 查看论文关系网 + +  左侧显示相关论文的标题、作者、时间等信息,右侧显示选中论文的摘要部分,中间则为检索论文所处的关系网,颜色越深就越新,图形越大就越重要。 + ![image-20220721211808064](img/image-20220721211808064.png) + + +## 参考文章 + +1. [CSDN - zotero安装教程](https://blog.csdn.net/weixin_44549974/article/details/106127599) +2. [知乎 - Zotero常用插件一锅端](https://zhuanlan.zhihu.com/p/508158465?utm_source=wechat_session&utm_medium=social&utm_oi=28502589964288&utm_campaign=shareopn) +3. 其他:[个人码云笔记](https://gitee.com/gis-xh/my-note) + + + diff --git a/01/coal-mining-subsidence-area.md b/01/coal-mining-subsidence-area.md new file mode 100644 index 0000000..e69de29 diff --git a/README.en.md b/README.en.md deleted file mode 100644 index fd43d02..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# paper-notes - -#### Description -这是一个论文阅读记录的仓库。 - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md index 591afb0..2edab0c 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,19 @@ -# paper-notes +# 论文研读笔记 -#### 介绍 -这是一个论文阅读记录的仓库。 +### 介绍 -#### 软件架构 -软件架构说明 +这是一个记录论文阅读笔记的 git 仓库。 + +### 笔记目录 + +1. [论文研读准备](./00/prepare.md) +2. + +### 相关链接 + +  [个人码云笔记](https://gitee.com/gis-xh/my-note) -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request -#### 特技 -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)