




已閱讀5頁,還剩45頁未讀, 繼續(xù)免費閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
英文論文寫作與投稿經(jīng)驗 - 黃國禎,1,英文論文寫作與投稿經(jīng)驗,國立臺南大學 數(shù)位學習科技系 黃國禎,英文論文寫作與投稿經(jīng)驗 - 黃國禎,2,一般期刊之評審要點,學術(shù)價值(創(chuàng)新性) 應用價值 學理根據(jù)與觀點之正確性 文章組織結(jié)構(gòu) 研究方法之嚴謹性 題目合宜 文章長度恰當 格式正確 用詞的正確性及文章的流暢度,英文論文寫作與投稿經(jīng)驗 - 黃國禎,3,研究的觀念、態(tài)度與方法,觀念 研究是有趣的 態(tài)度 充滿好奇心、全力以卦 方法 功勞苦勞創(chuàng)新實証,英文論文寫作與投稿經(jīng)驗 - 黃國禎,4,研究主題的選擇,儘量針對同一主題以不同的方法深入探討,Gwo-Jen Hwang, Tsung-Liang Lin, Bertrand M.T. Lin (2004), “An Effective Approach for Test-Sheet Composition from Large-Scale Item Banks”, accepted by Computers & Education. (SSCI),Gwo-Jen Hwang (2003), “A Test Sheet Generating Algorithm for Multiple Assessment Requirements”, IEEE Transactions on Education, Vol. 46, No. 3, pp. 329-337. (SCI and EI),Gwo-Jen Hwang et al. (2005), “On the Development of a Computer-Assisted Testing System with Genetic Test Sheet-Generating Approach”, accepted by IEEE Transactions on Systems, Man, and Cybernetics: Part C (SCI, EI).,Gwo-Jen Hwang, Peng-Yeng Yin and Shu-Heng Yeh (2005), “A Tabu Search Approach to Generating Test Sheets for Multiple Assessment Criteria”, accepted by IEEE Transactions on Education. (SCI, EI),英文論文寫作與投稿經(jīng)驗 - 黃國禎,5,論文架構(gòu)- 以系統(tǒng)為主的研究,標題及作者: Title and authors 摘要: Abstract 簡介: Introduction 相關(guān)研究: Relevant Research (Literature Review) 系統(tǒng)架構(gòu): System Structure 研究方法(演算法): XXX Approach (Algorithm) 系統(tǒng)製作、實驗及評量: Experiments and Evaluation 結(jié)論 參考文獻,英文論文寫作與投稿經(jīng)驗 - 黃國禎,6,論文架構(gòu)- 以方法為主的研究,標題及作者: Title and authors 摘要: Abstract 簡介: Introduction 相關(guān)研究: Relevant Research (Literature Review) 問題描述: Problem Definition 研究方法(演算法): XXX Approach (Algorithm) 系統(tǒng)製作、實驗及評量: Experiments and Evaluation 結(jié)論 參考文獻,英文論文寫作與投稿經(jīng)驗 - 黃國禎,7,論文寫作的建議順序,相關(guān)研究,問題描述 或系統(tǒng)架構(gòu),研究方法,系統(tǒng)製作、實驗 及評量,簡介,摘要,結(jié)論,決定題目,英文論文寫作與投稿經(jīng)驗 - 黃國禎,8,論文題目,10-15字 能立即呈現(xiàn)研究的目的及貢獻 Development of a Testing System (X) A New Test Sheet Generating Method (X) A Novel Approach to Composing Test sheets for Multiple Assessment Criteria in Building Testing Systems (O) Development of A Testing System to meet Multiple Assessment Requirements (O),英文論文寫作與投稿經(jīng)驗 - 黃國禎,9,相關(guān)研究,避免嘗試改寫中文版的相關(guān)研究,直接重寫會比較快。 先找好10-20篇最近十年相關(guān)的文獻。 挑選2-3篇最直接相關(guān)的文獻,參考其literature review的內(nèi)容,來描述問題的形成動機。 再參考其他文獻的Abstract描述,依年代分段敘述最近十年的發(fā)展狀況,約1000-1500字 重點:Tell a story (加一些說明將這些內(nèi)容連貫起來),英文論文寫作與投稿經(jīng)驗 - 黃國禎,10,In recent years, researchers have developed various computer-assisted testing systems to evaluate studentslearning status more precisely. For example, Feldman and Jones attempted to perform semi-automatic testing of student software under Unix systems 5, Rasmussen et al. exercised a system to evaluate students learning status on computer networks by taking their progress into consideration 22; furthermore, Chou proposed the CATES system 3, which is an interactive testing system developed in a collective and collaborative project with theoretical and practical research on complex technology-dependent learning environments. Unfortunately, although many computer-assisted testing systems have been proposed, few of them have addressed the problem of finding a systematic approach for composing test sheets satisfying multiple assessment requirements. Most of the existing systems construct a test sheet by manually or randomly selecting test items from their item banks. Such manual or random test item selection strategies are inefficient and are hardly able to meet multiple assessment requirements simultaneously.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,11,Some previous investigations showed that a well-constructed test sheet not only helps evaluate the learning status of the students, but also facilitates the diagnosis of the problems embedded in the learning process 13, 14, 17. That is, it is very critical to select proper test items to constitute a test sheet that meets multiple assessment criteria, including the expected time needed for answering the test sheet, the number of test items, the specified distribution of course concepts to be learned, and the most important, the maximization of the average degree of discrimination 20. Since it is difficult to satisfy multiple requirements (or constraints) in selecting test items, most computerized testing systems generate test sheets in a random fashion (which will be called “random selection” throughout this paper) 16. In 15, a multiple criteria test sheet generating problem is formulated as a dynamic programming model 11 to minimize the distance between the parameters (e.g., discrimination, difficulty, etc.) of the generated test sheets and the objective values subject to the distribution of concept weights.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,12,Although the dynamic programming approach has taken multiple requirements into consideration, in practical applications, more criteria need to be addressed. For example, a teacher might like to assign a range of test times instead of giving a fixed test time and usually a teacher will assign an expected lower bound for each concept weight instead of giving a distribution of concept weights. Moreover, the goal of a group test is to discriminate the status of the students. This implies that the discrimination degree of the entire test sheet needs to be maximized as much as possible. Another critical issue arising from the use of dynamic programming approach is probably the exceedingly long execution time required for producing optimal solutions. As the time-complexity of the dynamic programming algorithm is exponential in terms of input data, the execution time will become unacceptably long if the number of candidate test items is large.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,13,To cope with these problems, researchers attempted to formulate a new test sheet-generating problem by optimizing the discrimination degree of the generated test sheets with a specified range of assessment time and some other multiple constraints 16. However, the new formulation is even more complex, previous investigations showed that it is difficult to efficiently find near-optimal solutions when the number of candidate test items is larger then five thousand 16. In the following sections, a model for formulating the problems of finding a set of test items that fit multiple assessment criteria is presented. As the problems are NP-hard, a tabu-based algorithm is proposed to find quality approximate solutions in an acceptable time. Computational experiments will be also presented to study the performances of the proposed algorithms. (最後一段強調(diào)研究動機),英文論文寫作與投稿經(jīng)驗 - 黃國禎,14,問題描述及研究方法,問題描述 正式定義面臨的問題 以圖或公式來說明問題的內(nèi)容 最好舉例說明問題的特性 研究方法 說明方法的來源及過去的應用 說明方法的精神及細節(jié) 說明方法如何套用到目前的問題,英文論文寫作與投稿經(jīng)驗 - 黃國禎,15,In an item bank, a subset of n candidate test items Q1, Q2, , Qn will be selected for composing a test sheet. With the specified course concepts to be learned, say Cj, , each test item is relevant to one or more of them. For example, to test the basic computer knowledge of students, Cj might be “I/O devices”, “Central Processing Unit” or “Memory”. In this section, a mixed integer programming model 19 is presented to formulate the test sheet-generating problem under multiple assessment considerations. The model aims at optimizing the discrimination degree of the generated test sheets with a specified range of assessment time and some other multiple constraints. Such a model has been called the Specified Range of Assessment Time (SRAT) Problem 16.(定義問題與舉例) In the SRAT problem, the major consideration is to confine the length required by the students to answer the selected items. The variables used in the formulated models are defined as follows: (公式),英文論文寫作與投稿經(jīng)驗 - 黃國禎,16,Tabu search is a metaheuristic method which guides a local search procedure to effectively explore the solution space of optimization problems. It was first introduced by Glover 7, 8 and has exhibited successful applications for solving the traveling salesman problem 2, generalized assignment problem 18, job shop scheduling problem 23, and network loading problem 1, just to name a few. (方法的來源) “Tabu” comes from Tongan, a language of Polynesia, where it indicates things that cannot be touched because they are sacred, and the word now means prohibition 9. Analogously, tabu search forbids the reverse search to revisit solutions already encountered. Tabu search has the following distinctive features which make it unique from other metaheuristics. (方法的特性),英文論文寫作與投稿經(jīng)驗 - 黃國禎,17,In the followings, a tabu search-based algorithm, BMST (Bit-Map Selection with Tabu approach), is proposed to find quality approximate solutions for the SRAT problem. (方法如何套用到目前的問題) Input: n test items Q1, Q2, , Qn and m concepts C1, C2, , Cm; Step 1. Generate initial configuration Since all decision variables of the SRAT problem take binary values (either 0 or 1), a configuration in the BMST algorithm can be represented in a condensed form as x = x1x2xn, which is a vector of n binary bits where xi is equivalent to 1 if test item Qi is selected and 0 otherwise. The initial configuration is designated as 000, i.e., all the test items are not selected. The reason is due to the objective of the optimization problem, which requests maximization of the average discrimination degree for selected test items. Therefore, if the algorithm starts with a zero vector and incrementally select test items with higher discrimination degrees by replacing 0 with 1, the search for the optimal solution could be expedited. Step 2. Identify the neighborhood,英文論文寫作與投稿經(jīng)驗 - 黃國禎,18,實驗及分析,比較答案的品質(zhì)及演算法的效率-以大量資料模擬測試 瞭解系統(tǒng)的滿意度及使用意願-問卷調(diào)查 驗證系統(tǒng)或方法的效果-以實驗組及對照組進行3-6個月的測試及分析(前測及後測) 比較新系統(tǒng)(方法)與舊系統(tǒng)(方法)的效果-多人交叉使用兩系統(tǒng)(方法)並比較結(jié)果 比較對象:舊系統(tǒng)(方法)、使用與未使用、Random、Heuristic、Optimal方法產(chǎn)生的結(jié)果,英文論文寫作與投稿經(jīng)驗 - 黃國禎,19,論文簡介,內(nèi)容:整篇文章的濃縮版 字數(shù):500-1000字 包含 研究背景及動機 研究目的(問題的描述) 研究方法(概念性的描述) 研究成果(實驗結(jié)果及貢獻),英文論文寫作與投稿經(jīng)驗 - 黃國禎,20,論文摘要,內(nèi)容:簡介的濃縮版 字數(shù):200-300字 包含 研究動機 研究目的(問題的描述) 研究方法(概念性的描述) 研究成果(實驗結(jié)果及貢獻),英文論文寫作與投稿經(jīng)驗 - 黃國禎,21,Computer skill certification test is one of the most important tests to evaluate the computer ability of students. As the test is held frequently, it is critical to efficiently and effectively compose test sheets from a large item bank containing over ten thousands of test items. To fairly certificate the computer skills of students, the composed test sheets must meet multiple assessment criteria, such as the ratio of relevant concepts to be evaluated, the average discrimination degree, difficulty degree and estimated testing time. It will take significantly long time to compose an optimal test sheet from a large item bank by generating and testing each possible candidate combination of test items. To cope with this problem, a tabu search-based approach is proposed to improve the efficiency for composing near-optimal test sheets from very large item banks to meet multiple assessment criteria. Based on the proposed approach, a computer-assisted testing system has been developed; moreover, a series of experiments have been conducted to compare the efficiency and efficacy of the novel approach with other approaches. From the experimental results, it can be seen that the novel approach is desirable in composing near-optimal test sheets from large item banks. (最後一段強調(diào)研究目的及貢獻),英文論文寫作與投稿經(jīng)驗 - 黃國禎,22,結(jié)論(與討論),內(nèi)容:摘要的結(jié)論加上未來的發(fā)展或改進方向 字數(shù):300-1000字 包含 研究成果(實驗結(jié)果及貢獻) 未來可能的發(fā)展或改進的方向,英文論文寫作與投稿經(jīng)驗 - 黃國禎,23,In this paper, a tabu search-based approach, BMST (Bit-Map Selection with Tabu), is proposed to cope with the test sheet-generating problems. BMST algorithm has been embedded in a computer skill certification system with large-scale test banks that are accessible to students as well as instructors through the world-wide-web. (強調(diào)研究目的) To evaluate the performance of the proposed algorithm, two experiments have been conducted to compare the execution time and the solution quality of four solution-seeking strategies on eighteen item banks. Experimental results manifest that test sheets with near-optimal discrimination degrees can be obtained in a much shorter time by employing the novel approach.(強調(diào)研究貢獻) For further extensive applications, some collaborative plans with some local electronic companies are proceeding, in which the novel approach is applied to test and train junior engineers, such as the knowledge and skills of Nano Self-Assembly, Quantum Dot Self-Assembly, Copolymer Self-Assembly, Electrostatic Self-Assembly, etc.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,24,References的內(nèi)容,依姓氏排列 以1, 2, 3 標示 研討會論文:Conferences, Congress, Workshop 1 L.M.M. Giraffa, M. Mora and R.M. Viccari, “Modeling an interactive ITS using a MAS approach: from design to pedagogical evaluation”, Third International Conference on Computational Intelligence and Multimedia Applications, New Delhi, India, Feb. 28, 1999, pp. 153 158. 期刊: Transactions, Journals, Magazines 2 A.V. Gonzalez and L.R. Ingraham (1994), “Automated exercise progression in simulation-based training”, IEEE Transactions on Systems, Man and Cybernetics, Vol. 24, No. 6, pp. 863 874.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,25,Reference的引用方式,用“作者+年份”表示 最大優(yōu)點是:有新的文獻要插入時,不必重新編號 (Hwang 2003), (Hwang & Lin 2003), (Hwang et al. 2004) 建議碩士論文採用這種方式,或在論文整理階段採用此方式 依據(jù)文獻編號 文章中提到的文獻要用編號表示12, 23-25 。 大多期刊採用這種方式,必須依照欲投稿之期刊的要求格式。,英文論文寫作與投稿經(jīng)驗 - 黃國禎,26,論文編排- 層次要清楚,1. Introduction - font size (14, bold) 2. Relevant Research 3. Problem Definitions 3.1 A problem - font size (12, bold) 3.2 B problem 4. A Novel Approach 4.1 Common problem solving model (1) . font size (12, normal) (2) . 5. Implementation and Evaluation 6. Conclusions References,英文論文寫作與投稿經(jīng)驗 - 黃國禎,27,論文編排- 非必要不要內(nèi)縮,4. A Novel Approach 4.1 Common problem solving model Model 1 (1) . font size (12, normal) (2) . (3) Model 2 (1) . font size (12, normal) (2) . (3),英文論文寫作與投稿經(jīng)驗 - 黃國禎,28,其他的寫作技巧,儘量避免太多的第一人稱主詞 (X) We implemented a web-based learning system to cope with this problem. (O) A web-based learning system has been implemented to cope with this problem. 注意標點符號的使用(緊鄰前一字,後面空一格) He like the idea,and so do I. The system failed again;therefore,he decided to reinstall it.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,29,其他的寫作技巧,善用連接詞 因; therefore, 正果 (因此、於是) 因; consequently, 正果 (因此、於是) As 因, 正果 (因此、於是) 因; nevertheless, 負果 (然而、但是) 因; however,負果(然而、但是) Although因,負果(然而、但是),英文論文寫作與投稿經(jīng)驗 - 黃國禎,30,其他的寫作技巧,常用句型 It can be seen that . (由此可知:) It is obvious that . (顯而易見的:) By assuming that . (假設(shè)) E.g., Based on the experimental results, it can be seen that our approach can achieve better performance. By assuming that x = 1, we have Y = X + 1 = 2; therefore, 2 is the final output.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,31,選擇投稿的的期刊性質(zhì),國內(nèi)期刊 TSSCI:如資訊管理學報、管理學報、交大學報、 國際期刊 SCI (Science Citation Index)及 SSCI (Social Sciences Citation Index), 期刊收錄清單在 /isi/journals/ EI (Engineering Index), 期刊收錄清單在 .tw/guide.html Ei Compendex收錄的文獻,英文論文寫作與投稿經(jīng)驗 - 黃國禎,32,期刊的選擇-以資訊教育為例,Interacting with Computers (SSCI, SCI, EI),Computers & Education (SSCI, SCI Expanded, EI),Computers-Assisted Learning (SSCI),一般電腦應用 (偏Computers, 但接受教育的應用),電腦在教育上的應用 (Computers & Education 各半),電腦輔助學習 (偏Education),英文論文寫作與投稿經(jīng)驗 - 黃國禎,33,期刊的選擇 -以數(shù)位學習科技為例,IEEE Transactions on Systems, Man and Cybernetics (SCI, EI),Journal of Distance Education Technology(EI),Educational Technology & Society (SSCI),人工智慧技術(shù)的應用 (偏技術(shù), 但接受教育的應用),資訊技術(shù)在教育上的應用 (Computers & Education 各半),教育技術(shù) (偏Education),英文論文寫作與投稿經(jīng)驗 - 黃國禎,34,期刊的選擇 -瞭解期刊的屬性,IEEE Transactions on Education 需要提出新的技術(shù) 所提出的技術(shù)必須曾用在工程教育或電腦課程 所有的文字及圖表中不可以出現(xiàn)英文以外的文字 文章中不以使用 I, We, Our 等第一人稱的說法 只接受線上投稿 最多只能revise二次 大約6-12月會完成第一輪的審查,英文論文寫作與投稿經(jīng)驗 - 黃國禎,35,期刊的選擇 -儘量考慮有線上服務的期刊,IEEE 的期刊 提供線上投稿及審查進度查詢 接受後直接與編審人員以e-mail或信件聯(lián)絡 Elsevier 的期刊 大多用紙本投稿 (例如Computers & Education),但有些期刊接受線上投稿 (例如Knowledge-Based Systems) 接受後提供線上的排版及刊登進度的查詢 其他期刊 大多以e-mail投稿 不提供線上查詢,英文論文寫作與投稿經(jīng)驗 - 黃國禎,36,投稿書信-e-mail,Dear Prof. Gonzalez, Attached please find our manuscript entitled “A Concept-based Cooperative Learning Approach for Science Courses“ submitted to Second International Conference on Multimedia and ICTs in Education (m-ICTE 2003) for possible presentation. Your acknowledge will be highly appreciated. Thank you. Sincerely, Gwo-Jen Hwang Professor of Information Management Department National Chi Nan University Pu-Li, Nan-Tou, Taiwan 545, R. O. C.,英文論文寫作與投稿經(jīng)驗 - 黃國禎,37,投稿回函 (acknowledgement),Dear Prof. Gwo-Jen Hwang, The Editor of the Transactions on Education acknowledges receipt of the following manuscript: No. TE-2003-000262-A Concept-based Approach to Conducting Cooperative Learning Process It is understood that this manuscript is entirely original, has not been copyrighted, published, submitted, or accepted for publication elsewhere, and all necessary clearances and releases have been obtained. If the material in this paper has been published before in any form, it is imperative that you inform me immediately. You will be notified via email when the review of this manuscript is completed. Please refer to the paper number in any communications regarding your manuscript. You may check the review status of your manuscript via the IEEE manuscript Central website. When the review of your manuscript has been completed, you will be notified of its disposition by email and at that time reviewer comments will also be made available to you. Sincerely, Editor-in-Chief,英文論文寫作與投稿經(jīng)驗 - 黃國禎,38,投稿回函 (EIC reject - format revisions),Prof. Hwang: I regret to inform you that I have made the decision to reject your manuscript, TE-2004-000296, titled “A Tabu Search Approach to Generating Test Sheets for Multiple Assessment Criteria“ IN ITS PRESENT FORM so that you can make adjustments in the manuscript and submit a revised version for formal review. The Transactions now requires that all manuscript content be in the English language. Your manuscript, as submitted, contains graphical information that is in a language other than English. Please replace those graphics containing non-English content with graphics totally in English. Once you have made these substitutions, please submit your revised manuscript for review. Thank you in advance for your attention to this matter. Sincerely, David A. Conner, Ph.D., P.E. Editor-in-Chief,英文論文寫作與投稿經(jīng)驗 - 黃國禎,39,修改文件投稿-e-mail,Dear Dr. S. Heller, Attached please the revised manuscript “ A Group-Decision Approach for Evaluating Educational Web Sites“
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年軟考實戰(zhàn)學習及試題及答案
- 起訴家暴協(xié)議書
- 車輛占戶協(xié)議書
- 購樓買賣協(xié)議書
- 車間保修協(xié)議書
- 集體股東協(xié)議書
- 公積金劃賬協(xié)議書
- 公司配手機協(xié)議書
- 訂單生產(chǎn)協(xié)議書
- 領(lǐng)隊聘用協(xié)議書
- 2024年度高端醫(yī)療服務合同for海外醫(yī)療咨詢與安排
- 池塘河道治理方案
- 華為HCIA-Transmission-H31-311v2試題及答案
- 活動板房制作安裝施工合同
- 登高車高空作業(yè)施工方案
- 2024版抗腫瘤藥物相關(guān)肝損傷診療指南解讀
- 2024年合肥市網(wǎng)約配送員技能競賽理論考試題庫(含答案)
- 麻醉藥品和精神藥品管理培訓-2
- 長江散貨碼頭建設(shè)工程項目可行性研究報告
- OTN在地鐵行業(yè)中的應用
- 創(chuàng)新方法與創(chuàng)新設(shè)計智慧樹知到期末考試答案章節(jié)答案2024年青島科技大學
評論
0/150
提交評論