Fetch the repository succeeded.
This action will force synchronization from Stata连享会/bech, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
详情请进入 【Wikis】 查看。
加入平台:
2019本科毕业论文
*-定义论文写作文件夹 (请将如下命令贴入你的 Stata dofile 中,一次性执行)
. global name "连玉君" //填入你的姓名
. cd D:\ // 可以更改为其他路径
. cap mkdir $name
. cd $name
. mkdir Data //存放数据
. mkdir Refs //存放参考文献
. mkdir docs //存放论文各个阶段的文档
. mkdir dofiles //论文各章或各个阶段的dofiles
. mkdir adofiles //存放外部或自编命令 (若有)
* ftree, save(Lian) d(tree)
最终的文件结构如下:
D:\连玉君/.
│ _Main_Lian.do
│
├─adofiles
├─Data
├─docs
├─dofiles
└─Refs
Sign in for post a comment
Comments ( 0 )