MLA Handbook for Writers of Research Papers笔记
MLA Handbook for Writers of Research Papers.7th ed.New York:MLA,2009.print.
还有一本,留待阅读
MLA Style Manual and Guide to Scholarly Publishing.3rd ed.New York:MLA, 2008.print.
1 .总结
区分文章内容:
著,your ideas/words;
述, your summaries and paraphrases of others'ideas and facts;
引, quotation
研究步骤:
1. 查阅文献
2. 文献编纂
3. 做笔记
4. 写大纲
关于参考文献,以“债”、“借”比喻研究前后继承关系,很新颖,很有启发。
研究中要能assimilate, synthesize, 并且articulate。
2. 摘抄
you will direct your readers to the sources you consulted in arriving at your
findings, and you will enable them to build on your work.(xiii)
The MLA Handbook explains how to identify a topic and develop it through
research.(xvii)
We undertake research when we wish to explore an idea, probe an issue, solve
a problem, or make an argument in relation to what others have written(3).
secondary research...learning to identify and analyze the work of other
researchers will play a major role in your development as a student. The sorts
of activities that constitue a research paper--discovering, assessing, and
assimilating others' research and then articulating your own ideas clearly and
persuasively--are at the center of the educational experience(3).
shape your thinking...the main purpose of doing research is not to summarize the
work of others but to assimilate and to build on it and to arrive at your own
understanding of the subject(4).
WorldCat... Reference Universe... Dissertation Abstracts International(10-12).
keep track of sources that you may use for your paper. a record of such sources
is called a working bibliography(31).
bibliographic information is essential to researching and writing the paper...
be sure to enter all the publication information...(that)required to locate each
work(32).
Eventually, you will transform your working bibliography into a working cited
list(33).
EVALUATING SOURCES...Focus particularly on the authority, accuracy, and currency
of the sources you use....Readers comment on such matters as the importance of
the subject, the originality and soundness of the argument, the accuracy of the
facts, and the currency of the research(33-34).
When considering any resources, be sure at least one date is assigned to it(37).
时效很重要。
note-taking is essential to research,...(38)
Types of Note-Taking...Summary. Paraphrase. Quotation(39).
try to be both thorough and concise...not only...direct quotation but also...
summarizing and paraphrasing authors' ideas(40).
developing an outline can help you to see the logical progression of your
argument(41).
Try out different possibilities...Two factors are important to the shaping of a
thesis statement--your purpose and your audience...describe...explain...argue...
persuade...resist these remptations(inclusion of irrelevant or repetitive
material)...lead your readers to care about your investigation, your
presentation, and your conclusions(43).
A complex society that depends on well-informed citizens strives to maitain
high standards of quality and reliability for documents that are publicly
circulated and used in govement, business, industry, the professions, higher
education, and the media(52).
incompetent--incapable...dishonest, willing to deceive others for personal
gain....The serious consequences of plagiarism reflect the value the public
places on trustworthy information....tie between our writting and our sense of
self...a personal voice(53).
cite their sources and to mark the passages they quote(54).
The purpose of a research pater is to synthesize previous research and
scholarship with your ideas on the subject....but the material you borrow must
not be presented as if it were your own creation(55).
take the title from the title page(86).
an original thinker...a skillful writer....The accuracy of quotation in research
writing is extremely important(92).
If the translation is not yours, give its source in addition to the source of
the quotation(104).
指出翻译“源”
all research builds on previous research....In presenting their work,researchers
gererously acknowledge theri debts to predecessors by carefully documenting each
sources, so that earlier contributions receive appropriate credit and readers
can evaluate the basis for claims and conclusions....And whenever your draw on
another's work, you must also document your source by indicating what you
borrowed--whether facts, opinions, or quotations--and where you borrowed it
from(126).
关于参考文献,以“债”、“借”比喻研究前后继承关系,很新颖,很有启发。
Cited only the sources you have consulted directly(126).
in the sciences, where timeliness of research is crucial, the date of
publication is usually given prominence(127).
自然科学研究中时效很重要。
provenance:the place that sth originally came from(Oxford Dict).
In building an entry, you should know which elements to look for in the source
(129).
fully identifies your source to readers(130).
alphabetize entries in the list of works cited by the author's last name(131).
Treat the published proceedings of a conference like a book,...(177).
Inclusion of URL has proved to have limited value(182).
insert a brief parenthetical acknowledgement in your paper wherever you
incorporate another's words, facts, or ideas....References in the text must
clearly point to specific sources in the list of works cited(214).
Identify the location of the borrowed information as specifically as
possible(215).
MLA Handbook for Writers of Research Papers笔记的更多相关文章
- Accepted Technical Research Papers and Journal First Papers 【ICSE2016】
ICSE2016 Accepted Paper Accepted Technical Research Papers and Journal First Papers Co-chairs: Wille ...
- Ross Girshick讲解如何writing good research papers
ICCV 2019上,Facebook AI 的 Ross Girshick 做了一个关于目标检测和实例分割的 tutorial,最后用19页PPT讲解了如何 writing good researc ...
- Research Papers
NSE, $\bbu$ [Papers]NSE, $u$, Lorentz space [Sohr, JEE, 2001] [Papers]NSE, $u$, Lorentz space [Bjorl ...
- 书单.md
0823 John Hoskin, An Ilustrated History of Thailand.Asia Books Co., Ltd.2015 0729 Gerald Graff, Cath ...
- How to Conduct High-Impact Research and Produce High-Quality Papers
How to Conduct High-Impact Research and Produce High-Quality Papers Contents From Slide Russell Grou ...
- The top 100 papers Nature explores the most-cited research of all time.
The top 100 papers Nature explores the most-cited research of all time. The discovery of high-temper ...
- [转载]Three Trending Computer Vision Research Areas, 从CVPR看接下来几年的CV的发展趋势
As I walked through the large poster-filled hall at CVPR 2013, I asked myself, “Quo vadis Computer V ...
- (转) Deep Learning Research Review Week 2: Reinforcement Learning
Deep Learning Research Review Week 2: Reinforcement Learning 转载自: https://adeshpande3.github.io/ad ...
- (转)Deep Learning Research Review Week 1: Generative Adversarial Nets
Adit Deshpande CS Undergrad at UCLA ('19) Blog About Resume Deep Learning Research Review Week 1: Ge ...
随机推荐
- [DFNews] Touch ID不是神话,指模依旧能搞定。
扫描制作翻模,使用含石墨硅胶压膜,前者复制指纹纹路,后者欺骗活体检测.
- java中abstract详解
Abstract(抽象)可以修饰类.方法 如果将一个类设置为abstract,则此类必须被继承使用.此类不可生成对象,必须被继承使用. Abstract可以将子类的共性最大限度的抽取出来,放在父类中, ...
- 导入 RecyclerView 控件 的过程(Android 6.0)
由于本人不熟悉Android Studio和java的思维方式,开发android studio的同事告诉我不太推荐使用ListView 而google 建议使用RecycleView ,经过了一顿查 ...
- OPNET下 op_pk_copy()的时间问题
op_pk_copy()是生成新的数据包,包的op_pk_create_time_get()是新数据包的生成时间,统计数据包的端到端时延,以及服务时延需要注意:
- 剑指Offer:面试题30——最小的k个数(java实现)
问题描述: 输入n个整数,找出其中最小的k个数 思路1: 先排序,再取前k个 时间复杂度O(nlogn) 下面给出快排序的代码(基于下面Partition函数的方法) public void Quic ...
- python3.x IDLE学习及基础语法(学习head first python 第一章)
1. 使用Tab键可以显示IDLE提供的一些建议: 2. Alt-N 移至下一个代码语句,Alt-P 移至上一个代码语句: 3. 列表类似于C++里的链表,有插入函数insert(位置,数据项),在列 ...
- MFC 自绘按钮 消息响应
单检测到按下消息时,发送一个消息 m_pParent->PostMessage(WM_COMMAND, IDC_BUTTON1); 然后再在消息映射里建立映射. ON_COMMAND(IDC_B ...
- CentOS7.2部署OpenStack(一)—环境准备
1.系统环境 # uname -r 3.10.0-327.el7.x86_64 # cat /etc/redhat-release CentOS Linux release 7.2.1511 (Cor ...
- js中join函数的使用方法(js输出html标签)
var arr = ['item 1', 'item 2', 'item 3', ...]; var list = '<ul><li>' + arr.join('</li ...
- C++ 随机数
#include <iostream> #include <stdlib.h> #include <time.h> #define random(a,b) (ran ...