-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
528 lines (245 loc) · 19.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>SecDr</title>
<meta name="author" content="SecDr">
<meta name="description" content="SecDr-致力于信息安全科研交流平台">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="http://secdr.github.io/">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/atom.xml" rel="alternate" title="SecDr" type="application/atom+xml">
<script src="/javascripts/modernizr-2.0.js"></script>
<script src="https://upcdn.b0.upaiyun.com/libs/jquery/jquery-1.9.1.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="/javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
<script src="/javascripts/octopress.js" type="text/javascript"></script>
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
</head>
<body >
<header role="banner"><hgroup>
<h1><a href="/">SecDr</a></h1>
<h2>致力于信息安全科研交流平台</h2>
</hgroup>
</header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
</ul>
<form action="https://www.google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="sitesearch" value="secdr.github.io">
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>
<ul class="main-navigation">
<li><a href="/">首页</a></li>
<li><a href="/2015/05/04/good-papers/">推荐</a></li>
<li><a href="/blog/archives">归档</a></li>
<li><a href="/2015/05/04/about-us/">关于</a></li>
</ul>
</nav>
<div id="main">
<div id="content">
<div class="blog-index">
<article>
<header>
<h1 class="entry-title"><a href="/2017/06/09/you-xiu-lun-wen-de-chuang-zuo-zhi-dao/">优秀论文的创作之道</a></h1>
<p class="meta">
<time class='entry-date' datetime='2017-06-09T09:53:44+08:00'><span class='date'><span class='date-month'>Jun</span> <span class='date-day'>9</span><span class='date-suffix'>th</span>, <span class='date-year'>2017</span></span> <span class='time'>9:53 am</span></time>
| <a href="/2017/06/09/you-xiu-lun-wen-de-chuang-zuo-zhi-dao/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><h4>达人简介</h4>
<p>周浩博士毕业于国防科学技术大学计算机学院,主要研究方向为计算机体系结构与编译优化,曾发表多篇高水平学术论文,其中论文“Exploiting Mixed SIMD Parallelism by Reducing Data Reorganization Overhead” 获得CGO 2016(计算机编译领域顶级会议)的Best Paper Award。</p>
<h4>达人经验谈</h4>
<p> 几个月前,我的好友(Call4Papers的小编们)就尝试让我总结分享些科技论文写作的心得,被我婉拒了几次。说到“分享心得”,我实在不敢当,因为周围的牛人实在太多。但回头想想,若我的经验能让些许人受益,那便不失为一件美事。个人拙见,不为炫技,权当抛砖迎玉。</div>
<footer>
<a rel="full-article" href="/2017/06/09/you-xiu-lun-wen-de-chuang-zuo-zhi-dao/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2017/06/09/hu-xiao-feng-:yu-yan-xiang-mu-ping-shen-you-gan/">胡晓峰:预研项目评审有感</a></h1>
<p class="meta">
<time class='entry-date' datetime='2017-06-09T09:53:30+08:00'><span class='date'><span class='date-month'>Jun</span> <span class='date-day'>9</span><span class='date-suffix'>th</span>, <span class='date-year'>2017</span></span> <span class='time'>9:53 am</span></time>
| <a href="/2017/06/09/hu-xiao-feng-:yu-yan-xiang-mu-ping-shen-you-gan/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>评审完100多份预研项目《建议书》,感到有喜有忧。喜的是扩大了申请者范围,引入了新鲜血液,避免了小圈子分项目,激发了相互竞争,长期以往必有收获;忧的是看到的项目建议书参差不齐,整体质量不是太高,眼前一亮的新东西并不是太多。因为这是第一次公开申请,各方面都没有经验,因而值得好好总结,相信以后会逐年提高。好的地方留给领导去总结,我就专门说说存在的问题,一孔之见,供大家参考。我把它概括为七个“不知道”。</p>
<p>第一,不知道要研究的“问题”是什么。上来就是“目标”,而且很多《建议书》都是照抄《指南》,既不分析《指南》为什么要你研究这个问题,也不说目前这个方面的研究已经到了什么程度,倒是说了不少要干的事,但就是不知道要解决问题是什么。技术指标很多也基本照抄《指南》。事实上,任何科学研究解决科学问题才是关键。就像阿尔法狗,“下围棋”是实际问题,“机器学习方法”才是科学问题。很多《建议书》既不知道自己研究的实际问题是什么,更不知道科学问题是什么,空谈了很多研究内容和意义。</p>
</div>
<footer>
<a rel="full-article" href="/2017/06/09/hu-xiao-feng-:yu-yan-xiang-mu-ping-shen-you-gan/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2017/06/09/qi-bu-xie-chu-gao-shui-ping-scilun-wen/">七步写出高水平SCI论文</a></h1>
<p class="meta">
<time class='entry-date' datetime='2017-06-09T09:53:22+08:00'><span class='date'><span class='date-month'>Jun</span> <span class='date-day'>9</span><span class='date-suffix'>th</span>, <span class='date-year'>2017</span></span> <span class='time'>9:53 am</span></time>
| <a href="/2017/06/09/qi-bu-xie-chu-gao-shui-ping-scilun-wen/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>国内比较注重论文数量,一些研究生读博士的时候就能发表不少论文。我在国内读博士的时候也发表不少论文,来新加坡国立大学后,发现他们的评价标准是他引次数除以论文数量,如果别人不引用,论文数越多平均他引次数反而更小,所以很少有人片面追求数量。这里结合自己的一些经验,讲述一下写出高水平论文的一些建议,相信对正苦于如何发表SCI论文的博士们是有借鉴价值的。</p>
<h4>1. 研究方向要在自己擅长的领域选择,或者有擅长该方向的人指导</h4>
<p>选择研究方向是个很头疼的事情,这对研究的成败起着决定性的作用。你研究什么问题,在很大程度上就决定了你能发表怎样水平的文章、有没有人看、有没有人引用,所以这是个很严肃的问题。</p>
</div>
<footer>
<a rel="full-article" href="/2017/06/09/qi-bu-xie-chu-gao-shui-ping-scilun-wen/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/11/30/lun-wen-zhuan-xie-de-zhu-yi-shi-xiang-bian-ji-an-li-fen-xi/">论文撰写的注意事项:编辑案例分析</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-11-30T09:42:32+08:00'><span class='date'><span class='date-month'>Nov</span> <span class='date-day'>30</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>9:42 am</span></time>
| <a href="/2016/11/30/lun-wen-zhuan-xie-de-zhu-yi-shi-xiang-bian-ji-an-li-fen-xi/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>一位国际著名期刊副主编在与知社线下交流的时候介绍,来自中国的论文投稿已经占据相当比重,但论文书写质量参差不齐,有相当的比例需要大幅度的修改。而很多作者也反映,编辑要求润色英文的情形也越来越多。知社因此邀请这一出版社的合作伙伴Edanz Editing (理文编辑)为大家介绍英文论文写作的一些技巧和注意事项,包括标题、摘要与关键词、Cover Letters、和图表等,并包含翔实的案例。</div>
<footer>
<a rel="full-article" href="/2016/11/30/lun-wen-zhuan-xie-de-zhu-yi-shi-xiang-bian-ji-an-li-fen-xi/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/11/18/chinese-papers-accepted-by-top-security-conference-in-2016/">2016年四大安全顶级会议接收的中国论文汇总</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-11-18T21:22:23+08:00'><span class='date'><span class='date-month'>Nov</span> <span class='date-day'>18</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>9:22 pm</span></time>
| <a href="/2016/11/18/chinese-papers-accepted-by-top-security-conference-in-2016/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>整理by: 稀饭&toby</p>
<h4>S&P</h4>
<p>会议相关信息</p>
<pre><code>37th IEEE Symposium on Security and Privacy
MAY 23-25, 2016 AT THE FAIRMONT, SAN JOSE, CA
</code></pre>
<ol>
<li><p>Following Devil’s Footprints: Cross-Platform Analysis of Potentially Harmful Libraries on Android and iOS</p>
<blockquote><p>Kai Chen (Institute of Information Engineering, Chinese Academy of Sciences), Xueqiang Wang (Indiana University), Yi Chen (Institute of Information Engineering, Chinese Academy of Sciences), Peng Wang, Yeonjoon Lee, and XiaoFeng Wang (Indiana University), Bin Ma and Aohui Wang (Institute of Information Engineering, Chinese Academy of Sciences), and Yingjun Zhang and Wei Zou (Institute of Software, Chinese Academy of Sciences)</div>
<footer>
<a rel="full-article" href="/2016/11/18/chinese-papers-accepted-by-top-security-conference-in-2016/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/11/09/he-yu-qi-jiao-shou-fang-tan-:nian-qing-ren-ru-he-zuo-ke-yan/">何毓琦教授访谈:年轻人如何做科研</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-11-09T20:08:31+08:00'><span class='date'><span class='date-month'>Nov</span> <span class='date-day'>9</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>8:08 pm</span></time>
| <a href="/2016/11/09/he-yu-qi-jiao-shou-fang-tan-:nian-qing-ren-ru-he-zuo-ke-yan/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>学术界流行的笑话是这么说的,“你的最高水平就是最近一篇论文”,“像爬抹了油的竹竿一样,为了待在原位你必须不停地往上爬,许多人都想拉你下来,因为他们都想要超过你”。</p>
<p>——一个美国教授的生活(二)</p>
<p>董怡辰/制图</p>
<p>编者的话</p>
<p>“从一开始,我一生就只有一份工作,一位妻子,一个家,所有孩子都在同一个学校完成了幼儿园到大学的教育。”</div>
<footer>
<a rel="full-article" href="/2016/11/09/he-yu-qi-jiao-shou-fang-tan-:nian-qing-ren-ru-he-zuo-ke-yan/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/11/09/guan-yu-lun-wen-de-fa-biao/">关于论文的发表</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-11-09T19:55:43+08:00'><span class='date'><span class='date-month'>Nov</span> <span class='date-day'>9</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>7:55 pm</span></time>
| <a href="/2016/11/09/guan-yu-lun-wen-de-fa-biao/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>你在遵循了所有关于论文撰写的建议并将文章投给选择的期刊后,就应该做下面这些事情了:</p>
<p>1,如果该期刊和它的编辑在业内有了一定名气而且比较负责任的话,你将会在两周内收到一封确认函。否则,你应该咨询一下,因为有时确实会发生稿件丢失的情况。</p>
<p>2,确认稿件收到后,你应该耐心地等待评审决定。我个人建议,如果四个月内还没有收到消息的话,你应该给编辑写信,礼貌地询问评审的进展。因为有时有的编辑和评审人确实不负责任。一旦他们答应处理你的论文,他们就应该给予你及时的答复。不过,你一定要有礼貌,表现出应有的专业精神,要记住,论文评审是一种志愿行为。作为作者,一味苛求别人对你自己一点好处也没有。 </div>
<footer>
<a rel="full-article" href="/2016/11/09/guan-yu-lun-wen-de-fa-biao/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/11/02/%5B%3F%5D-wen-du-dong-guo-zi-ran-shen-qing-liu-cheng/">一文读懂国自然申请流程</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-11-02T08:44:19+08:00'><span class='date'><span class='date-month'>Nov</span> <span class='date-day'>2</span><span class='date-suffix'>nd</span>, <span class='date-year'>2016</span></span> <span class='time'>8:44 am</span></time>
| <a href="/2016/11/02/%5B%3F%5D-wen-du-dong-guo-zi-ran-shen-qing-liu-cheng/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>标书的撰写大概在12月底到2月底,申请书递交到基金委大概在3月中旬,基金委开展形式审查大约在4月下旬前,通讯评审大概5月份,项目主任进行分析和归类评审意见表在6月份,然后7月份组织会议评审,8月底到9月初,发正式资助通知。</p>
<p>形式审查:基金委组织人员对项目进行初步审核,被枪毙的主要原因包括申请人不具备申请条件、项目不在资助范围内、项目成员超项、标书撰写不合格、经费分配不合理等。(温馨提示:项目组成员高级职称的太多,容易超项,根据2016年指南:具有高级专业技术职务(职称)的人员,申请(包括申请人和主要参与者)和正在承担(包括负责人和主要参与者)项目总数合计限为3项)。</p>
</div>
<footer>
<a rel="full-article" href="/2016/11/02/%5B%3F%5D-wen-du-dong-guo-zi-ran-shen-qing-liu-cheng/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/10/19/ru-he-zuo-liu-de-yan-jiu/">如何做一流的研究</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-10-19T21:33:29+08:00'><span class='date'><span class='date-month'>Oct</span> <span class='date-day'>19</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>9:33 pm</span></time>
| <a href="/2016/10/19/ru-he-zuo-liu-de-yan-jiu/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><p>朱文武博士是计算机多媒体与通信领域的专家,他基于近二十年的科研经历,与大家系统地分享了个人的治学经验。在他眼中,做研究就像爬山,成功登顶一流的研究,是方向与毅力的结晶。</p>
<p>从研究生阶段开始算起,我已经在计算机多媒体与通信领域做了近二十年的“研究工兵”了。做研究是我一直乐此不疲的事业,它源自于从小就树立起的当科学家的梦想。最近十几年中,由于工作的需要我前后指导了很多学生做研究,看到他们在学术上的成长和科研上的进步是最让我感到自豪的事情。对于一名学生如何起步做一流的研究,也是我非常乐意与朋友们探讨和分享的话题。</p>
</div>
<footer>
<a rel="full-article" href="/2016/10/19/ru-he-zuo-liu-de-yan-jiu/">Read on →</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/2016/10/10/xue-zhu-jie-xian-zhuang-ji-hai-gui-gao-xiao-qian-jing-fen-xi/">学术界现状及海归高校前景分析</a></h1>
<p class="meta">
<time class='entry-date' datetime='2016-10-10T15:04:39+08:00'><span class='date'><span class='date-month'>Oct</span> <span class='date-day'>10</span><span class='date-suffix'>th</span>, <span class='date-year'>2016</span></span> <span class='time'>3:04 pm</span></time>
| <a href="/2016/10/10/xue-zhu-jie-xian-zhuang-ji-hai-gui-gao-xiao-qian-jing-fen-xi/#comments">Comments</a>
</p>
</header>
<div class="entry-content"><h3>前言</h3>
<p>笔者在国内读本科,后在欧美辗转多年,对中美欧学术体制都有了解。近两年有意海归高校,经历过几次面试,和高校不同层次的人都有接触。因此结合自己的见闻对形势做一些分析,希望对大家有所参考。由于笔者见识有限,欢迎补充指正。希望大家客气交流,知识分子要有绅士风度。</p>
</div>
<footer>
<a rel="full-article" href="/2016/10/10/xue-zhu-jie-xian-zhuang-ji-hai-gui-gao-xiao-qian-jing-fen-xi/">Read on →</a>
</footer>
</article>
<div class="pagination">
<a class="prev" href="/posts/2">← Older</a>
<a href="/blog/archives">Blog Archives</a>
</div>
</div>
<aside class="sidebar">
<section>
<h1>关于</h1>
<p>SecDr致力于信息安全科研交流平台,QQ交流群:337323707, <a href="http://github.com/secdr">Github</a></p>
</section>
<section>
<h1>分类</h1>
<ul>
<li><a href="http://secdr.github.io/categories/write" title="论文写作">论文写作</a>
</li>
<li><a href="http://secdr.github.io/categories/submit" title="论文投稿">论文投稿</a>
</li>
<li><a href="http://secdr.github.io/categories/conference" title="期刊会议">期刊会议</a>
</li>
<li><a href="http://secdr.github.io/categories/paper" title="论文评鉴">论文评鉴</a>
</li>
<li><a href="http://secdr.github.io/categories/trend" title="安全趋势">安全趋势</a>
</li>
<li><a href="http://secdr.github.io/categories/life" title="科研生活">科研生活</a>
</li>
<li><a href="http://secdr.github.io/categories/group" title="组织公告">组织公告</a>
</li>
</ul>
</section>
</aside>
</div>
</div>
<footer role="contentinfo"><p>
Copyright © 2017 - SecDr -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>
</footer>
</body>
</html>