Journal articles on the topic 'CLP(R) (Computer program language)'

To see the other types of publications on this topic, follow the link: CLP(R) (Computer program language).

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'CLP(R) (Computer program language).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Crookes, Graham V., and Nicole Ziegler. "Critical Language Pedagogy and Task-Based Language Teaching: Reciprocal Relationship and Mutual Benefit." Education Sciences 11, no. 6 (May 22, 2021): 254. http://dx.doi.org/10.3390/educsci11060254.

Full text
Abstract:
Curriculum development and empirical research in the field of second language acquisition could benefit the field of critical language pedagogy (CLP) and its practitioners. This article reviews central concepts in the organization of curriculum in CLP and compares them with another major curricular initiative in second language teaching, namely task-based or task-supported approaches, with particular emphasis on task-based language teaching. Content itself (as in activities or materials) and the role of metacognitive instruction are considered. A real-world example of a task-based or task-supported short-term program is reviewed as exemplifying some areas of contact or benefit.
APA, Harvard, Vancouver, ISO, and other styles
2

SCHRIJVERS, TOM, BART DEMOEN, and DAVID S. WARREN. "TCHR: a framework for tabled CLP." Theory and Practice of Logic Programming 8, no. 04 (February 26, 2008): 491–526. http://dx.doi.org/10.1017/s147106840800327x.

Full text
Abstract:
AbstractTabled Constraint Logic Programming is a powerful execution mechanism for dealing with Constraint Logic Programming without worrying about fixpoint computation. Various applications, e.g. in the fields of program analysis and model checking, have been proposed. Unfortunately, a high-level system for developing new applications is lacking, and programmers are forced to resort to complicated ad hoc solutions.This papers presents TCHR, a high-level framework for tabled Constraint Logic Programming. It integrates in a light-weight manner Constraint Handling Rules (CHR), a high-level language for constraint solvers, with tabled Logic Programming. The framework is easily instantiated with new application-specific constraint domains. Various high-level operations can be instantiated to control performance. In particular, we propose a novel, generalized technique for compacting answer sets.
APA, Harvard, Vancouver, ISO, and other styles
3

GÓMEZ-ZAMALLOA, MIGUEL, ELVIRA ALBERT, and GERMÁN PUEBLA. "Test case generation for object-oriented imperative languages in CLP." Theory and Practice of Logic Programming 10, no. 4-6 (July 2010): 659–74. http://dx.doi.org/10.1017/s1471068410000347.

Full text
Abstract:
AbstractTesting is a vital part of the software development process. Test Case Generation (TCG) is the process of automatically generating a collection of test-cases which are applied to a system under test. White-box TCG is usually performed by means of symbolic execution, i.e., instead of executing the program on normal values (e.g., numbers), the program is executed on symbolic values representing arbitrary values. When dealing with an object-oriented (OO) imperative language, symbolic execution becomes challenging as, among other things, it must be able to backtrack, complex heap-allocated data structures should be created during the TCG process and features like inheritance, virtual invocations and exceptions have to be taken into account. Due to its inherent symbolic execution mechanism, we pursue in this paper that Constraint Logic Programming (CLP) has a promising application field in tcg. We will support our claim by developing a fully CLP-based framework to TCG of an OO imperative language, and by assessing it on a corresponding implementation on a set of challenging Java programs.
APA, Harvard, Vancouver, ISO, and other styles
4

LANGEVINE, LUDOVIC, and MIREILLE DUCASSÉ. "Design and implementation of a tracer driver: Easy and efficient dynamic analyses of constraint logic programs." Theory and Practice of Logic Programming 8, no. 5-6 (November 2008): 581–609. http://dx.doi.org/10.1017/s147106840800344x.

Full text
Abstract:
AbstractTracers provide users with useful information about program executions. In this article, we propose a “tracer driver”. From a single tracer, it provides a powerful front-end enabling multiple dynamic analysis tools to be easily implemented, while limiting the overhead of the trace generation. The relevant execution events are specified by flexible event patterns and a large variety of trace data can be given either systematically or “on demand”. The proposed tracer driver has been designed in the context of constraint logic programming (CLP); experiments have been made within GNU-Prolog. Execution views provided by existing tools have been easily emulated with a negligible overhead. Experimental measures show that the flexibility and power of the described architecture lead to good performance. The tracer driver overhead is inversely proportional to the average time between two traced events. Whereas the principles of the tracer driver are independent of the traced programming language, it is best suited for high-level languages, such as CLP, where each traced execution event encompasses numerous low-level execution steps. Furthermore, CLP is especially hard to debug. The current environments do not provide all the useful dynamic analysis tools. They can significantly benefit from our tracer driver which enables dynamic analyses to be integrated at a very low cost.
APA, Harvard, Vancouver, ISO, and other styles
5

Lakmazaheri, Sivand, and William J. Rasdorf. "Constraint logic programming for the analysis and partial synthesis of truss structures." Artificial Intelligence for Engineering Design, Analysis and Manufacturing 3, no. 3 (August 1989): 157–73. http://dx.doi.org/10.1017/s0890060400001207.

Full text
Abstract:
A general constraint-based formulation for the analysis and partial synthesis of two-dimensional truss structures is presented. This formulation is general in that it handles statically determinate and statically indeterminate trusses with pin and roller supports, and concentrated joint loads. The formulation is constraint-based in that the physical behavior of truss components is declaratively represented using constraints.The analysis and partial synthesis of a truss structure manifest themselves in proving the satisfiability of the constraints associated with the structural components. An artificial intelligence approach called constraint logic programming is used for representing and satisfying constraints. A constraint logic programming language, called CLP(R), is used for implementing the formulation. The implemented program consists of sixteen rules. These rules are used for both the analysis and partial synthesis of truss structures. Several truss analysis and synthesis examples using the formulation are presented.
APA, Harvard, Vancouver, ISO, and other styles
6

Bajarune, Linda, and Andris Ozols. "Latvian language as a code in different communication channels." Environment. Technology. Resources. Proceedings of the International Scientific and Practical Conference 3 (June 16, 2015): 11. http://dx.doi.org/10.17770/etr2015vol3.182.

Full text
Abstract:
<p class="R-AbstractKeywords">This paper is dedicated to analyze of Latvian language as a code in such literary communication channels like press, poet, prose, legal literature. Calculations for zero-order, first-order, second-order and third-order Shannon entropy have been made and also corresponding values of redundancy and compression coefficients have been determined. All the calculations are done with a self-made computer program. Different communication channels of Latvian language are compared mutually and also Latvian language is compared with English and Russian as codes.</p>
APA, Harvard, Vancouver, ISO, and other styles
7

Briz-Redón, Álvaro, and Ángel Serrano-Aroca. "Novel pedagogical tool for simultaneous learning of plane geometry and R programming." Research Ideas and Outcomes 4 (April 5, 2018): e25485. http://dx.doi.org/10.3897/rio.4.e25485.

Full text
Abstract:
Programming a computer is an activity that can be very beneficial to undergraduate students in terms of improving their mental capabilities, collaborative attitudes and levels of engagement in learning. Despite the initial difficulties that typically arise when learning to program, there are several well-known strategies to overcome them, providing a very high benefit-cost ratio to most of the students. Moreover, the use of a programming language usually raises the interest of students to learn any specific concept, which has caused that many teachers around the world employ a programming language as a learning environment to treat almost every possible topic. Particularly, mathematics can be taught and learnt while using a suitable programming language. The R programming language is endowed with a wide range of capabilities that allow its use to learn different kind of concepts while programming. Therefore, complex subjects such as mathematics could be learnt with the help of this powerful programming language. In addition, since the R language provides numerous graphical functions, it could be very useful to acquire simultaneously basic plane geometry and programming knowledge at the undergraduate level. This paper describes the LearnGeom R package, a novel pedagogical tool, which contains multiple functions to learn geometry in R at different levels of difficulty, from the most basic geometric objects to high-complexity geometric constructions, while developing numerous programming skills.
APA, Harvard, Vancouver, ISO, and other styles
8

Syarifuddin and Sinta. "The Development of Online Learning Media based on Tiktok for Teaching Local Wisdom Course during the Covid-19 Pandemic." International Journal of Interactive Mobile Technologies (iJIM) 16, no. 22 (November 29, 2022): 127–41. http://dx.doi.org/10.3991/ijim.v16i22.36149.

Full text
Abstract:
This research and development (R&D) study aims at utilizing a highly trending social media platform, TikTok, as an audio-visual online learning medium for South Sumatra’s local wisdom course in the History Education program of Universitas Sriwijaya. This study uses the ADDIE development model as its framework, framing the whole process in its five stages: Analysis, Design, Development, Implementation, and Evaluation. The research subject chosen was History Education students at Universitas Sriwijaya. Two validation points were used to gauge the validity and effectiveness of the proposed learning medium, namely the results of expert validation and field trials. There are three aspects of the learning medium to be validated by experts on related fields: the materials, the language, and the visuals. The results returned positive with the materials aspect getting a score of 4.67 (very valid), the language aspect getting a score of 4.67 (very valid), and the visuals getting a score of 4.85 (very valid). Meanwhile, the results of the field trials returned with a normalized n-gain of 0.9 (highly effective). These results mean that the proposed online learning medium using TikTok as its platform was proven both valid and effective.
APA, Harvard, Vancouver, ISO, and other styles
9

Zhukovska, Victoriia V., Oleksandr O. Mosiiuk, and Veronika V. Komarenko. "ЗАСТОСУВАННЯ ПРОГРАМНОГО ПАКЕТУ R У НАУКОВИХ ДОСЛІДЖЕННЯХ МАЙБУТНІХ ФІЛОЛОГІВ." Information Technologies and Learning Tools 66, no. 4 (September 30, 2018): 272. http://dx.doi.org/10.33407/itlt.v66i4.2196.

Full text
Abstract:
Corpus linguistics is a newly emerging field of study in applied linguistics that deals with construction, processing, and exploitation of text corpora. To date, a high-quality analysis of vast amounts of empirical language data provided by computerized corpora is impossible without computer technologies and relevant statistical methods. Therefore, teaching future philologists to effectively apply statistical computer programs is an important stage in their research training. The article discusses the possibilities of using one of the leading in Western linguistics, but not well-known in Ukraine, software packages for statistical data analysis – R statistical software environment – in the research by future philologists. The paper reveals the advantages and disadvantages of this program in comparison with other similar software packages (SPSS and Statistica) and provides Internet links to R self-learn tutorials. The flexibility and efficacy of R for linguistic research are demonstrated on the example of a statistical analysis of the use of hedges in the corpus of academic speech. For novice philologists to properly understand the peculiarities of conducting a statistical linguistic experiment with R, a detailed description of each stage of the study is provided. The statistical verification of hedges in the speech of students and lecturers was carried out using such statistical methods as the Kolmogorov–Smirnov test and the Mann-Whitney U Test. The article presents the developed algorithms to calculate the specified tests applying the built-in commands and various specialized library functions, created by R user community to enhance the functionality of this statistical software. Each script for statistical calculations in R is accompanied by a detailed description and interpretation of the results obtained. Further study of the issue will involve a number of activities aimed at raising awareness and improving skills of future philologists in using R statistical software, which is important for their professional development as researchers.
APA, Harvard, Vancouver, ISO, and other styles
10

Puspita, Dian, and Suprayogi Suprayogi. "Language use variation of L2 writers in weblog across different gender and genres." Rainbow : Journal of Literature, Linguistics and Culture Studies 10, no. 2 (October 20, 2021): 42–50. http://dx.doi.org/10.15294/rainbow.v10i2.48936.

Full text
Abstract:
Despite the growing interest in investigating learners’ corpora, surprisingly little research has been conducted on the language use of L2 writers and its relation to the gender and genres in writing. Therefore, this study was aimed to find out the variation of language use in different genres or gender in weblogs, one of popular modes of computer-mediated communication (CMC). The study was done by conducting multivariate analysis using R program to weblog entries from a sample balanced of author gender (female or male) and weblog genre (diary or filter). Taking linguistic preferential features by Argamon et al (2003) and Pennebaker (2011) as dependent variables, the effect of genres or gender toward the use of the features was analyzed. The results showed that significant effects of several features can be considered as predictors. Personal pronouns and hedges (I think, and I believe) were found as predictors for diary; while the indefinite articles a/an and numbers were found as predictors for filter. As for the different language use by gender, female predictors were personal pronoun, verbs, negation, certainty words, and hedges. Meanwhile, the indefinite articles a/an, numbers, and preposition were the predictors of male writers.
APA, Harvard, Vancouver, ISO, and other styles
11

Sabet, Masoud Khalili, Saeedeh Dehghannezhad, and Abdorreza Tahriri. "The Relationship between Iranian EFL Teachers’ Self-efficacy, their Personality and Students’ Motivation." International Journal of Education and Literacy Studies 6, no. 4 (October 31, 2018): 7. http://dx.doi.org/10.7575/aiac.ijels.v.6n.4p.7.

Full text
Abstract:
A growing body of evidence suggests that teachers play a significant role in the process of foreign language teaching and learning. On the other hand, motivation is one of the most important pre-requisites of foreign language learning which can be influenced by many teacher-related factors such as teachers’ personality characteristics and their self-efficacy beliefs. Therefore, this study was conducted to examine the relationship between Iranian EFL teachers’ self-efficacy, their personality and students’ motivation. Participants included 25 EFL teachers teaching in different language institutes and 75 EFL students learning English in those institutes. In this study, three instruments were used for data collection: Teachers’ Sense of Efficacy Scale (TSES) developed by Tschannen-Moran and Hoy (2001), Neuroticism-Extraversion-Openness Five-Factor Inventory (NEO-FFI), and Students’ Motivation Questionnaire designed by Mojavezi and Tamiz (2012). To analyze the data, Pearson correlation was conducted on the variables using the computer program of SPSS 22. Results of the analysis showed that there was a significant positive correlation between teachers’ self-efficacy and students’ motivation (r = .591, p = .002 < .05). The other finding of the study was that one of the NEO-FFI variables, conscientiousness, was found to be significantly in correlation with students’ motivation (r = .413, p = .040 < .05). Results of the study and their pedagogical implications were discussed and recommendations for further research were also made.
APA, Harvard, Vancouver, ISO, and other styles
12

Iksora, Burhanuddin Arafah, Syanuwalini Syafruddin, Jumardin Muchtar, and Puji Ayu Lestari. "Typos’ Effects on Web-Based Programming Code Output: A Computational Linguistics Study." Theory and Practice in Language Studies 12, no. 11 (November 3, 2022): 2460–69. http://dx.doi.org/10.17507/tpls.1211.28.

Full text
Abstract:
Computational linguistics is concerned with understanding language from a computational perspective and constructing artifacts that are useful in processing and generating language. In the use of language, whether human language or programming language, there can be an error that makes the language not understood properly. One of the errors that often occurs is syntax error. In language, a syntax error is a mistake in using a language that involves organizing words and phrases that do not make sense. While in programming, a syntax error is an error in writing code in a program that makes the format or information unrecognizable by the computer system. Such errors are the simplest of errors but can affect many aspects of the final code output. This article aims to show how writing errors or typos in programming code can affect some or all of the results. The data obtained is data from web programming code that is used to make the website display the Geographic Information System Clustering the Distribution of Stunting Disease in Banggai Regency with K-Means, and also the R programming code used to calculate the stunting distribution using K-Means. The results of this article will show that a typo, even just a letter or any single punctuation, can affect the program’s final result.
APA, Harvard, Vancouver, ISO, and other styles
13

Robinson, Jeffrey, and Annica Wayman. "4172 Introduction to R Programming and GitHub: Developing Automated Analysis of Complete Blood Count Data as a Translational Science Undergraduate Project." Journal of Clinical and Translational Science 4, s1 (June 2020): 63. http://dx.doi.org/10.1017/cts.2020.215.

Full text
Abstract:
OBJECTIVES/GOALS: Introduce students to programming and software development practices in the life sciences by analyzing standard clinical diagnostic bloodwork for differential immune responses. Including lectures and a semester project with the goal of enhancing undergraduate students’ education to prepare them for careers in translational science. METHODS/STUDY POPULATION: The educational content was taught for the first time as a component of the newly developed course BTEC 330 “Software Applications in the Life Sciences” in UMBC’s Translational Life Science Technology (TLST) Bachelor’s degree program at the Universities at Shady Grove campus. Eleven students took the course. All were beginners with no programming background. Lectures provided background on the diagnostic components of the CBC, criteria for differential diagnosis in the clinical setting, and introduction to hematology and flow cytometry, forming underpinnings for interpretation of the CBC results. Weekly computer lab practical sessions provided training fundamentals of R programming language, the R-studio integrated development environment (IDE), and the GitHub.com open-source software development platform. RESULTS/ANTICIPATED RESULTS: The graded assignment consisted of a coding project in which students were each assigned an individual parameter from the CBC results. These include, for example, relative lymphocyte count or hemoglobin readouts. Students each created their own R-language script using R-studio, with functional code which: 1) Read in data from a file provided, 2) Performed statistical testing, 3) Read out statistical results as text, and charts as image files, 4) “Diagnosed” individuals in the dataset as being inside or outside the clinical normal range for that parameter. Each student also registered their own GitHub account and published their open-source code. Grading was performed on code functionality by downloading each student repository and running the code with the instructor as an outside developer using the resource. DISCUSSION/SIGNIFICANCE OF IMPACT: In this curriculum, students with no background in programming learned to code a basic R-language script and use GitHub to automate interpretation of CBC results. With advanced automation now becoming commonplace in translational science, such course content can provide introductory level of literacy in development of clinical informatics software.
APA, Harvard, Vancouver, ISO, and other styles
14

Madlazim, M., and Bagus Jaya Santosa. "Computational physics Using Python: Implementing Maxwell Equation for Circle Polarization." Jurnal Penelitian Fisika dan Aplikasinya (JPFA) 1, no. 1 (June 14, 2011): 1. http://dx.doi.org/10.26740/jpfa.v1n1.p1-7.

Full text
Abstract:
Python is a relatively new computing language, created by Guido van Rossum [A.S. Tanenbaum, R. van Renesse, H. van Staveren, G.J. Sharp, S.J. Mullender, A.J. Jansen, G. van Rossum, Experiences with the Amoeba distributed operating system, Communications of the ACM 33 (1990) 46–63; also on-line at http://www.cs.vu.nl/pub/amoeba/, which is particularly suitable for teaching a course in computational physics. There are two questions to be considered: (i) For whom is the course intended? (ii) What are the criteria for a suitable language, and why choose Python? The criteria include the nature of the application. High performance computing requires a compiled language, e.g., FORTRAN. For some applications a computer algebra, e.g., Maple, is appropriate. For teaching, and for program development, an interpreted language has considerable advantages: Python appears particularly suitable. Python‟s attractions include (i) its system of modules which makes it easy to extend, (ii) its excellent graphics (VPython module), (iii) its excellent on line documentation, (iv) it is free and can be downloaded from the web. Python and VPython will be described briefly, and some programs demonstrated numerical and animation of some phenomenal physics. In this article, we gave solution of circle polarization by solving Maxwell equation.
APA, Harvard, Vancouver, ISO, and other styles
15

Rodríguez-Veiga, Jorge, María Ginzo-Villamayor, and Balbina Casas-Méndez. "An Integer Linear Programming Model to Select and Temporally Allocate Resources for Fighting Forest Fires." Forests 9, no. 10 (September 20, 2018): 583. http://dx.doi.org/10.3390/f9100583.

Full text
Abstract:
Optimal planning of the amount and type of resources needed for extinguishing a forest fire is a task that has been addressed in the literature, using models obtained from operational research. In this study, a general integer linear programming model is proposed, which addresses the allocation of resources in different time periods during the planning period for extinguishing a fire, and with the goal of meeting Spanish regulations for the non-negligence of fronts and periods of rest for pilots and brigades. A computer program and interface were developed using the R language. By means of an example using historical data, we illustrate the model at work and its exact resolution. Then, we carry out a simulation study to analyze the obtained objective functions and resolution times. Our simulation study shows that an exact solution can be obtained very quickly without requiring heuristic algorithms, provided that the planning period does not exceed five hours.
APA, Harvard, Vancouver, ISO, and other styles
16

Тарабань, Роман, Кодуру Лакшмоджі, Марк ЛаКур, and Філіп Маршалл. "Finding a Common Ground in Human and Machine-Based Text Processing." East European Journal of Psycholinguistics 5, no. 1 (June 30, 2018): 83–91. http://dx.doi.org/10.29038/eejpl.2018.5.1.tar.

Full text
Abstract:
Language makes human communication possible. Apart from everyday applications, language can provide insights into individuals’ thinking and reasoning. Machine-based analyses of text are becoming widespread in business applications, but their utility in learning contexts are a neglected area of research. Therefore, the goal of the present work is to explore machine-assisted approaches to aid in the analysis of students’ written compositions. A method for extracting common topics from written text is applied to 78 student papers on technology and ethics. The primary tool for analysis is the Latent Dirichlet Allocation algorithm. The results suggest that this machine-based topic extraction method is effective and supports a promising prospect for enhancing classroom learning and instruction. The method may also prove beneficial in other applied applications, like those in clinical and counseling practice. References Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research 3, 993-1022. Bruner, J. (1990). Acts of meaning. Cambridge, MA: Harvard University Press. Chen, K. Y. M., & Wang, Y. (2007). Latent dirichlet allocation. http://acsweb.ucsd.edu/~yuw176/ report/lda.pdf. Chung, C. K., & Pennebaker, J. W. (2008). Revealing dimensions of thinking in open-ended self-descriptions: An automated meaning extraction method for natural language. Journal of research in personality, 42(1), 96-132. Feldman, S. (1999). NLP meets the Jabberwocky: Natural language processing in information retrieval. Online Magazine, 23, 62-73. Retrieved from: http://www.onlinemag.net/OL1999/ feldmann5.html Mishlove, J. (2010). https://www.youtube.com/watch?v=0XTDLq34M18 (Accessed June 12, 2018). Ostrowski, D. A. (2015). Using latent dirichlet allocation for topic modelling in twitter. In Semantic Computing (ICSC), 2015 IEEE International Conference (pp. 493-497). IEEE. Pennebaker, J. W. (2004). Theories, therapies, and taxpayers: On the complexities of the expressive writing paradigm. Clinical Psychology: Science and Practice, 11(2), 138-142. Pennebaker, J.W., Boyd, R.L., Jordan, K., & Blackburn, K. (2015). The development and psychometric properties of LIWC 2015. Austin, TX: University of Texas at Austin. Pennebaker, J. W., Chung, C. K., Frazee, J., Lavergne, G. M., & Beaver, D. I. (2014). When small words foretell academic success: The case of college admissions essays. PLoS ONE, 9(12), e115844. Pennebaker, J. W., & King, L. A. (1999). Linguistic styles: Language use as an individual difference. Journal of Personality and Social Psychology, 77(6), 1296-1312. Recchia, G., Sahlgren, M., Kanerva, P., & Jones, M. N. (2015). Encoding sequential information in semantic space models: Comparing holographic reduced representation and random permutation. Computational intelligence and neuroscience, 2015, 1-18. Salzmann, Z. (2004). Language, Culture, and Society: An Introduction to Linguistic Anthropology (3rd ed). Westview Press. Schank, R. C., Goldman, N. M., Rieger III, C. J., & Riesbeck, C. (1973). MARGIE: Memory analysis response generation, and inference on English. In IJCAI, 3, 255-261. Taraban, R., Marcy, W. M., LaCour Jr., M. S., & Burgess II, R. A. (2017). Developing machine-assisted analysis of engineering students’ ethics course assignments. Proceedings of the American Society of Engineering Education (ASEE) Annual Conference, Columbus, OH. https://www.asee.org/public/conferences/78/papers/19234/view. Taraban, R., Marcy, W. M., LaCour, M. S., Pashley, D., & Keim, K. (2018). Do engineering students learn ethics from an ethics course? Proceedings of the American Society of Engineering Education – Gulf Southwest (ASEE-GSW) Annual Conference, Austin, TX. http://www.aseegsw18.com/papers.html. Taraban, R., & Marshall, P. H. (2017). Deep learning and competition in psycholinguistic research. East European Journal of Psycholinguistics, 4(2), 67-74. Weizenbaum, J. (1966). ELIZA—a computer program for the study of natural language communication between man and machine. Communications of the ACM, 9(1), 36-45. Winograd, T. (1972). Understanding natural language. New York: Academic Press.
APA, Harvard, Vancouver, ISO, and other styles
17

Smirnov, Igor G., Dmitriy O. Khort, Rostislav A. Filippov, Alexey I. Kutyrev, and Anatoly A. Artiushin. "Automated Unit for Magnetic-Pulse Processing of Plants in Horticulture." Mordovia University Bulletin, no. 4 (December 28, 2018): 624–42. http://dx.doi.org/10.15507/0236-2910.028.201804.624-642.

Full text
Abstract:
Introduction. The current level of agricultural production, including horticulture, is determined by intelligent machine technologies and new generation technical means with modern information and instrument support. The implementation of digital intelligent agricultural technologies in industrial gardening requires a fundamental change in the paradigm of technical support, based on the development and application of new automatic and unmanned machines, equipment and software for managing work processes of machines, navigating technical means, controlling the implementation of technological operations, monitoring the yield of agricultural crops, analyzing diseases and pests on plants and other technological functions. Materials and Methods. 3D model is visualized in the computer-aided design “KOMPAS-3D” through using the methods of mathematical modeling, theoretical mechanics and optimal design. A prototype of an automated unit for magnetic pulse processing of plants is made. The program code for calculating the required movement of the actuator rod is developed in the Sublime Text editor. C++programming language was used. The functionality of the computer program is related to the capabilities of controllers STM32, Arduino Mega/ Uno/Nano. Nextion 2.4 (the TFT screen 320x240) for the graphical output and interaction was used. Results. An automated unit with the algorithm of the drive control system of working bodies were developed during the technological operation of magnetic pulse processing of plants, taking into account the agro-technological parameters of garden plantations. A computer program with both automat and remote control was designed for driving the working bodies. Conclusions. The unit allows introducing a new environmentally safe technological method of stimulating vital and growth processes of fruit crops. This device provides the most efficient operation through automatic adjustment to various agro-technological parameters of plantings, providing the required value of magnetic induction in the working area on plant objects in the field. Keywords: magnetic pulse processing, control system, automated unit, irradiation of plants, gardening, low-frequency magnetic field For citation: Smirnov I. G., Khort D. O., Filippov R. A., Kutyrev A. I., Artiushin A. A. Automated Unit for Magnetic-Pulse Processing of Plants in Horticulture. Vestnik Mordovskogo universiteta = Mordovia University Bulletin. 2018; 28(4):624–642. DOI: https://doi.org/10.15507/0236-2910.028.201804.624-642
APA, Harvard, Vancouver, ISO, and other styles
18

Yarmi, Gusti. "Whole-Language Approach: Improve the Speaking Ability at Early years School Level." JPUD - Jurnal Pendidikan Usia Dini 13, no. 1 (April 30, 2019): 15–28. http://dx.doi.org/10.21009/10.21009/jpud.131.02.

Full text
Abstract:
The purpose of this study was to find out the information whether the whole language approach can improve the speaking ability for third-grade students’ elementary school. The subjects of this study were 22 of the third-grade students of elementary school Rawamangun, East Jakarta. The method of the study was action research conducting using model of Kemmis and Taggart. Data collection and analysis using data triangulation techniques. The results of the study show that speaking ability is one of the important skills used to communicate so it needs to be developed for grade 3 elementary school students. The result showed that the whole language approach can be applied as a method in improving students' speaking ability for third-grade elementary school. Therefore, teachers need to develop a whole language approach to language learning. So that it, can improve students' speaking ability. Keywords: Elementary student 1stgrade, Speaking ability, Whole language approach References Abu-Snoubar, T. K. (2017). On The Relationship between Listening and Speaking Grades of AL-Balqa Applied University English as a Foreign Language Students. International Education Studies, 10(12), 130. https://doi.org/10.5539/ies.v10n12p130 Bayat, S. (2016). The effectiveness of the creative writing instruction program based on speaking activities (CWIPSA). International Electronic Journal of Elementary Education, 8(4), 617–628. Buckingham, L., & Alpaslan, R. S. (2017). Promoting speaking proficiency and willingness to communicate in Turkish young learners of English through asynchronous computer-mediated practice. System, 65, 25–37. https://doi.org/10.1016/j.system.2016.12.016 Chen, L., Cheng, J., & Chou, M. (2016). Literacy Development in Preschool Children: a Whole Language Curriculum. European Journal of Language Studies, 3(1), 24–49. Goodman, K. (1986). What‟s whole in whole language. Portsmouth: NH: Heinemann. Goodman, K. (2014). What’s Whole in Language in The 21 st Century? New York: Garn Press. Harmer, J. (1991). The Practice of English Language Teaching. The 3th Edition. London and New York: Longman Inc. Herbein, E., Golle, J., Tibus, M., Schiefer, J., Trautwein, U., & Zettler, I. (2018). Fostering elementary school children’s public speaking skills: A randomized controlled trial. Learning and Instruction, 55(October), 158–168. https://doi.org/10.1016/j.learninstruc.2017.10.008 Kemmis, S., & McTaggart, R. (1988). The action research planner (3rd ed.). Geelong, Australia: Deakin University Press. Khodadady, E., & Shamsaee, S. (2012). Formulaic sequences and their relationship with speaking and listening abilities. English Language Teaching, 5(2), 39–49. https://doi.org/10.5539/elt.v5n2p39 Leong, L., & Ahmadi, S. M. (2017). An Analysis of Factors Influencing Learners ’ English Speaking Skill. International Journal of Research in English Education, 2(1), 34–41. https://doi.org/10.18869/acadpub.ijree.2.1.34 Macintyre, P. D., Clément, R., Dörnyei, Z., & Noels, K. A. (2011). Conceptualizing Willingness to Communicate in a L2: A Situational Model of L2 Confidence and Affiliation. The Modern Language Journal, 82(4), 545–562. https://doi.org/10.1111/j.1540-4781.1998.tb05543.x Marzuki, M., Prayogo, J. A., & Wahyudi, A. (2016). Improving the EFL Learners’ Speaking Ability through Interactive Storytelling. Dinamika Ilmu, 16(1), 15. https://doi.org/10.21093/di.v16i1.307 Moghadam, J. N., & Adel, S. M. R. (2011). The Importance of Whole Language Approach in Teaching English to Intermediate Iranian EFL Learners. Theory and Practice in Language Studies, 1(11), 1643–1654. https://doi.org/10.4304/tpls.1.11.1643-1654 Ngalimun, & Alfulaila. (2014). Pembelajaran Keterampilan Berbahasa Indonesia. Yogyakarta: Aswaja Pressindo. Nunan, D. (2018). Teaching Speaking to Young Learners. In The TESOL Encyclopedia of English Language Teaching (First Edit). John Wiley & Sons, Inc. https://doi.org/10.1002/9781118784235.eelt0715 Park, Hyesook & Lee, A. R. (2014). L2 learners’ anxiety. Comp. Educ., 50(1), 45–57. https://doi.org/10.1080/03050068.2013.871832 Phadung, M., Suksakulchai, S., & Kaewprapan, W. (2016). Interactive whole language e-story for early literacy development in ethnic minority children. Education and Information Technologies, 21(2), 249–263. https://doi.org/10.1007/s10639-014-9318-8 Saepudin, E., Sukaesih, S., & Rusmana, A. (2018). Peran Taman Bacaan Masyarakat (Tbm) Bagi Anak-Anak Usia Dini. Jurnal Kajian Informasi Dan Perpustakaan, 5(1), 1. https://doi.org/10.24198/jkip.v5i1.10821 Schwarzer, D. (2001). Whole language in a foreign language class: From theory to practice. Foreign Language Annals, 34(1), 52–59. https://doi.org/10.1111/j.1944-9720.2001.tb02802.x Seong, Y. (2017). Assessing L2 Academic Speaking Ability: The Need for a Scenario-Based Assessment Approach. Working Papers in Applied Linguistics & TESOL, 17(2), 36–40. Stark, H. L., Snow, P. C., Eadie, P. A., & Goldfeld, S. R. (2016). Language and reading instruction in early years’ classrooms: the knowledge and self-rated ability of Australian teachers. Annals of Dyslexia, 66(1), 28–54. https://doi.org/10.1007/s11881-015-0112-0 Tarigan, & Guntur, H. (1981). Berbicara Sebagai Suatu Keterampilan Berbahasa. Bandung: Angkasa. Tuan, N. H., & Mai, T. N. (2015). Factors Affecting Students’ Speaking Performance at Le Thanh Hien High SchoolTuan, N. H., & Mai, T. N. (2015). Factors Affecting Students’ Speaking Performance at Le Thanh Hien High School. Asian Journal of Educaitonal Research, 3(2), 8–23. Asian Journal of Educaitonal Research, 3(2), 8–23. Ur, P. (1996). A course in Language Teaching. Practice and Theory. Cambridge: Cambridge. University Press. Walter, C. (2010). Teaching ESL/EFL Listening and Speaking,. System, 38(1), 144–146. https://doi.org/10.1016/j.system.2009.11.002 Weaver, C. (1990). Understanding Whole Language from Principles to Practice. Toronto: Irwin Publishing. Wood, C., Fitton, L., Petscher, Y., Rodriguez, E., Sunderman, G., & Lim, T. (2018). The Effect of e-Book Vocabulary Instruction on Spanish–English Speaking Children. Journal of Speech, Language, and Hearing Research, 61(8), 1945–1969. https://doi.org/10.1044/2018_jslhr-l-17-0368 Yegani, H. (2017). The Effect of Task-based and Topic-based Speaking Activities on Speaking Ability of Iranian EFL Learners, 85–93.
APA, Harvard, Vancouver, ISO, and other styles
19

Husna, Mardhiatul, Erwinsyah Simanungkalit, and Faulina Faulina. "PEMBUATAN VIRTUAL TOUR SEBAGAI SARANA PEMBELAJARAN PROGRAM STUDI MICE." KLIK - KUMPULAN JURNAL ILMU KOMPUTER 8, no. 1 (February 28, 2021): 99. http://dx.doi.org/10.20527/klik.v8i1.375.

Full text
Abstract:
<p><em>Medan State Polytechnic is a vocational education that has D4 and D3 study programs, one of which is the Meeting, Incentive, Converence and Exhibition (MICE) study program. This study program was founded in 2007 until now only has a computer laboratory, language and 6 classrooms and a lecturer room 1. The MICE study program in its learning provides theory and practice with theoretical credits of 58 = 41% and practice of 87 = 59% or 80: 143 hours. So far, students have practiced directly in the field (field study) such as convention halls in hotels andalso the field for the implementation of exhibitions. In current conditions, the event cannot be held, for that the mice study program must prepare a laboratory to support the MICE learning. This laboratory is equipped with equipment to create virtual tours such as the Insta 360<sup>0</sup> One R Twin Edition camera and the Oculus Rift S as a Virtual Reality (VR) System, the development of virtual tours using the MDLC (Multimedia Development Life Cycle) method was chosen because MICE students are used to it. designing and implementing events so that students are expected to be able to build and practice learning meetings, conferences, exhibitions in a better and interesting way, meanwhile for incentives students can see virtual tours and create virtual tour incentives. From this research it can be concluded that to be able to build a Virtual Tour is not difficult, it only requires knowledge of how to use the 360<sup>0</sup> camera properly and use the VR System so that MICE students who do not have programming knowledge can still build their own Virtual Tour.</em></p><p><em><strong>Keywords</strong></em><em>: Learning, Virtual Tour, Virtual Reality System, Oculus Rift S, MICE</em></p><p><em>Politeknik Negeri Medan merupakan pendidikan vokasional yang memiliki program studi D4 dan D3, satu diantaranya program studi Meeting, Insentive, Converence and Exhibition (MICE). Program studi ini berdiri sejak tahun 2007 sampai sekarang hanya memiliki laboratorium komputer, bahasa dan ruangan kelas 6 dan ruangan dosen 1. Program studi MICE dalam pembelajarannya memberikan secara teori dan praktik dengan SKS teori 58=41% dan praktik 87=59% atau jam 80:143. Selama ini mahasiswa melakukan praktik langsung ke lapangan (field study) seperti convention hall di hotel dan juga lapangan untuk pelaksanaan pameran. Dalam kondisi sekarang, event itu tidak bisa dilaksanakan, untuk itu program studi mice harus menyiapkan laboratorium untuk mendukung pembelajaran MICE tersebut. Pada laboratarium ini</em><em> </em><em>dilengkapi dengan peralatan untuk membuat virtual tour seperti kamera Insta </em><em>360</em><em><sup>0</sup></em><em> </em><em>One </em><em>R Twin Edition dan Oculus Rift S sebagai Virtual Reality</em><em>(VR)</em><em> System</em><em>, pengembangan virtual tour mengunakan metode </em><em> MDLC (Multimedia Development Life Cycle</em><em>) metode ini dipilih karena mahasiswa MICE sudah biasa merancang dan melaksanakan event</em><em> sehingga </em><em>diharapkan </em><em>mahasiswa dapat </em><em>membangun dan m</em><em>empraktikkan pembelajaran Meeting, Con</em><em>f</em><em>erence, Exhibition secara lebih baik dan menarik sementara itu untuk Insentive mahasiswa dapat melihat virtual tour dan membuat virtual tour insentive.</em><em> </em><em>Dari penelitian ini dapat disimpulkan untuk dapat membangun Virtual Tour tidaklah sulit hanya diperlukan pengetahuan bagaimana menggunakan kamera 360<sup>0</sup> dengan baik dan penggunaan VR System sehingga mahasiswa MICE yang tidak memiliki pengetahuan pemprograman tetap dapat membangun Virtual Tour sendiri.</em></p><p><em><strong>Kata kunci</strong></em><em>: Pembelajaran, Virtual Tour, Virtual Reality System, Oculus Ridft S, MICE</em></p>
APA, Harvard, Vancouver, ISO, and other styles
20

Suvorov, Aleksandr O., Aleksandr A. Petrenko, and Anastasija D. Neprina. "Comparative evaluation of technical and fundamental analysis models when predicting stock prices." Journal Of Applied Informatics 16, no. 96 (December 24, 2021): 6–20. http://dx.doi.org/10.37791/2687-0649-2021-16-6-6-20.

Full text
Abstract:
The article considers a comparative analysis of the effectiveness in use of ARIMA, ARCH, GARCH models, а multi-factor forecasting model, and a decision tree model. Model functionality can be evaluated on the practical examples presented in the article. The results of applying the Dickey-Fuller test according to various data to verify the presence of non- stationarity are obtained. Parametric arguments for the models under study are described. The initial data, the order of the study, the results and charts are presented. Using the R programming language, practical studies focused on the functionality of the technical and fundamental analysis models were carried out to obtain the forecast values of PJSC "Sberbank" stock rate. The software modeling process showed the strengths and weaknesses of each of the models considered. The best results were shown by the multi-factor model. The paper gives quantitative indicators of the forecast values. A comparative table of the statistical indicators showing the results of the forecast models is presented and the conclusions are drawn based on the suitability of their modeling. Current study was carried out to identify models of technical and fundamental analysis that give the most accurate forecast of the stock price with the possibility of further implementation in a computer program.
APA, Harvard, Vancouver, ISO, and other styles
21

Aboueissa, Abou El-Makarim. "Statistical Inference for k (k>=3) Lognormal Means from Left Censored Data." Transactions on Machine Learning and Artificial Intelligence 8, no. 1 (April 30, 2020): 09–34. http://dx.doi.org/10.14738/tmlai.81.7896.

Full text
Abstract:
The occurrence of censored data due to less than detectable measurements is a common problem with environmental data such as quality and quantity monitoring applications of water, soil, and air samples. The log-normal distribution is one of the most common distributions used for modeling skewed and positive data. Over the past decades, various methods for comparing the parameters of two lognormal distributions in the presence censored data have been proposed. Some of them are differing in terms of how the statistic test adjust to accept or to reject the null hypothesis. As a model distribution of measured environmental and/or biomedical data, log-normal distribution is considered. Logmormal means can be compared either by confidence intervals or hypothesis testing procedures. In this article, a new test procedure for comparing the means of k (k >= 3) lognormal distributions in the presence of left-censored data is introduced and evaluated. Asymptotic chi-square test is used in the proposed test procedure. A simulation study was performed to examine the power and the size of the proposed test procedure introduced in this article utilizing a computer program written in the R language. We find analytically that the considered test procedure is doing well through comparing the size and power of the statistic test.
APA, Harvard, Vancouver, ISO, and other styles
22

Supriyadi, Edi, Ari Septian, Jarnawi Afgani Dahlan, and Dadang Juandi. "GeoGebra Research in Indonesia: A Bibliometric Analysis." PRISMA 11, no. 2 (December 20, 2022): 559. http://dx.doi.org/10.35194/jp.v11i2.2572.

Full text
Abstract:
There is evidence that utilizing GeoGebra in the classroom can be beneficial, especially in the field of mathematics. Dynamic Geometry Software (DGS) such as GeoGebra is a category of a computer program that combines algebraic and geometric capabilities. In the beginning, GeoGebra was nothing more than an application that could be used on personal computers. Because bibliometric analysis is employed in GeoGebra research projects. In addition, the objective of this work is to undertake bibliometric analysis to determine the development of GeoGebra research in Indonesia. A bibliometric analysis was carried out with the intention of evaluating the previous work that has been done on the topic of GeoGebra in Indonesia. We are interested in examining the progression of GeoGebra research outcomes in Indonesia, as well as the distribution pattern of publications in Scopus. The results are displayed in a short amount of time and in certain cases provide a comprehensive look at the developments and standing of the GeoGebra literature by affiliation from Indonesia, including information on authors, institutions, nations, and author keywords. For the purpose of clarity, the author's own keywords are the only ones used in the data analysis in this study. However, no R programming language library currently exists that can handle this issue.
APA, Harvard, Vancouver, ISO, and other styles
23

Dollfus, S., M. Petit, JF Menard, and P. Lesieur. "Schizophrenia: comparison of 13 diagnostic systems in a cross-sectional study1." European Psychiatry 8, no. 1 (1993): 7–13. http://dx.doi.org/10.1017/s0924933800001498.

Full text
Abstract:
SummaryThe concordance and degree of overlap between 13 diagnostic systems for schizophrenia, including the five European systems of Berner, Bleuler, Langfeldt, Pull and Schneider, were evaluated in a cross-sectional study (N = 51) taking the phase of illness (acute or residual) into account. The diagnostic assessments were processed by computer using a 183-item standardised checklist and a data-processing program in GW-Basic language. The inter-rater reliability, as assessed by Kappa coefficient, was good to excellent for each diagnostic system established by this method (K from 0.5 to 1). When comparing the concordance between pairs of 13 diagnostic systems for schizophrenia in acute and residual phase groups, results showed that only two significant relationships were not influenced by the phase of illness (Carpenter x RDC; Catego x Schneider), while 24 were. These included only two relationships in the acute group (Carpenter Catego; Carpenter Schneider) and 22 links between pairs of systems in the residual group. In the acute group, no diagnosis of schizophrenia, including duration criteria such as those of DSM III-R, Feighner, Langfeldt, Pull and RDC, was linked to other systems. In the residual group, the operational systems such as Catego, DSM III-R, Feighner, Newhaven, Pull and RDC had more than five relationships with the other systems whereas the non-operational systems of Bleuler, ICD9, Langfeldt and Schneider had less than four relationships with the others. Except Pull's criteria, the European diagnostic systems, in particular Berner's and Bleuler's, seemed to differ from the others because of the few relationships displayed. The results underline the importance of taking the phase of illness into account when comparing between studies utilizing different diagnostic systems for schizophrenia. They also show the relationships between European and international diagnostic systems, insufficiently established so far.
APA, Harvard, Vancouver, ISO, and other styles
24

Fauzi, Chandra, and Basikin. "The Impact of the Whole Language Approach Towards Children Early Reading and Writing in English." JPUD - Jurnal Pendidikan Usia Dini 14, no. 1 (April 30, 2020): 87–101. http://dx.doi.org/10.21009/jpud.141.07.

Full text
Abstract:
This study aims to determine the effect of the whole language approach to the ability to read and write in English in early stages of children aged 5-6 years in one of the kindergartens in the Yogyakarta Special Region. The population in this study were 43 children who were in the age range of 5-6 years in the kindergarten. Twenty-nine participants were included in the experimental class subjects as well as the control class with posttest only control group design. Observation is a way to record data in research on early reading and writing ability. The results of Multivariate Anal- ysis of Covariance (Manova) to the data shows that 1) there is a difference in ability between the application of the whole language approach and the conventional approach to the ability to read the beginning of English; 2) there is a difference in ability between applying a whole language approach and a conventional approach to writing English beginning skills; 3) there is a difference in ability between the whole language approach and the conventional approach to the ability to read and write the beginning in English Keywords: Whole language approach, Early reading, Early writing, Early childhood Reference Abdurrahman, M. (2003). Pendidikan bagi Anak Berkesulitan Belajar. Jakarta: Rineka Cipta. Aisyah, S., Yarmi, G., & Bintoro, T. (2018). Pendekatan Whole Language dalam Pengembangan Kemampuan Membaca Permulaan Siswa Sekolah Dasar. Prosiding Seminar Nasional Pendidikan, 160–163. Alhaddad, A. S. (2014). Joedanian Literacy Education Should Whole Language be Implemented? European Scientific Journal, 10(8). Aulina, C. N., & Rezania, V. (2013). Metode Whole Language untuk Pembelajaran Bahasa Pada Anak TK. Pendidikan Usia Dini. Austring, B. D., & Sørensen, M. (2012). A Scandinavian View on the Aesthetics as a Learning Media. Journal of Modern Education Review, 2(2), 90–101. Cahyani, H., Courcy, M. de, & Barnett, J. (2018). Teachers’ code-switching in bilingual classrooms: exploring pedagogical and sociocultural functions. International Journal of Bilingual Education and Bilingualism, 21(4), 465–479. Cahyani, W. A. (2019). Pengembangan Model Pembelajaran Membaca pada Anak Usia Dini. Universitas Negeri Yogyakarta. CCSU NEWS. (2019). World’s Most Literate Nations Ranked. In WORLD’S MOST LITERATE NATIONS RANKED. Chodidjah, I. (2007). Teacher training for low proficiency level primary English language teachers: How it is working in Indonesia. In British Council (Ed.) Primary Innovations: A Collection of Papers, 87–94. Crystal, D. (2003). The Cambridge Encyclopedia of the English Language (second Edi). Cambridge: Cambridge University Press. Dhieni, N., Fridani, L., Muis, A., & Yarmi, G. (2014). Metode Perkembangan Bahasa. Universitas Terbuka, 1(155.4), 1–28. Dixon, J., & Sumon, T. (1996). Whole Language: An Integrated Approach to Reading and Writing. Action-Learning Manuals for Adult Literacy, 4. Doman, G. (1985). Ajaklah Balita Anda Belajar Meembaca. Bandung: CV. Yrama Widya. Fat, N. (2015). Ranking Minat Baca Pelajar Indonesia. In Minat Baca Indonesia. Flores, N. (2013). Undoing Truth in Language Teaching: Toward a Paradigm of Linguistic Aesthetics. Working Papers in Educational Linguistics (WPEL), 28(2). Folkmann, M. N. (2010). Evaluating aesthetics in design: A phenomenological approach. The MIT Press, 26(1), 40–53. Froese, V. (1991). Whole Language Practice and Theory. Boston: Allyn and Bacon.Gagne, R. M., & Briggs, L. J. (1996). Principle of Instructional Design. New York: Richard and Winston.Gardner, H. (2013). Multiple Intelegences : The Theory in ractice a Reader. New York: Basic. Goodman, K. (1986). What‟s whole in whole language. Portsmouth: NH: Heinemann. Goodman, K. S. (1986). What’s Whole in Whole Language? A Parent/Teacher Guide to Children’s Learning. Heinemann Educational Books, Inc: 70 Court St., Portsmouth, NH 03801. Hammerby, H. (1982). Synthesis in Second Language Teaching. Blane: Second Language. Hardinansyah, V. (2017). Analisis Kebutuhan pada Pengajaran Bahasa Inggris di PG-PAUD. Jurnal Pendidikan Dan Pembelajaran Anak Usia Dini, 4(2), 92–102. Jamaris, M. (2006). Perkembangan dan Pengembangan Anak Usia Dini Taman Kanak-kanak. Jakarta: Gramedia Widiasarana. Krashen, S. D. (1981). Second Language Acquisition and Second Language Learning (Wesley Longman Ltd, ed.). Addison. Krashen, S., Long, M. H., & Scarcella, R. (1979). Accounting for child-adult differences in second language rate and attainment. TESOL Quarterly, 13, 573-82. Ling-Ying, & Huang. (2014). Learning to Read with the Whole Language Approach: The Teacher’s View. Canadian Center of Science and Education : English Language Teaching, 5(7). Ling, P. (2012). The “Whole Language” Theory and Its Application to the Teaching of English Reading. Journal of Canadian Center of Science and Education, 5(3). Maulidia, C. R., Fadillah, & Miranda, D. (2019). Pengaruh Pendekatan Whole Language Terhadap Kemampuan Membaca 5-6 Tahun di TK Mawar Khatulistiwa. Program Studi Pendidikan Guru PAUD FKIP Untan Pontianak, 8(7). Mayuni, I., & Akhadiah, S. (2016). Whole Language-Based English Reading Materials. International Journal of Applied Linguistics & English Literature, 5(3). Meha, N., & Roshonah, A. F. (2014). Implementasi Whole Language Approach sebagai Pengembangan Model Pembelajaran Berbahasa Awal Anak Usia 5-6 Tahun di PAUD Non Formal. Jurnal Pendidikan, 15(1), 68–82. Moats, L. (2007). Whole language high jinks: How to Tell When “Scientifically-Based Reading Instruction” Isn’t. Washington: Thomas B. Fordham Institute. Montessori, D. M. (1991). The discovery of the Child. New York: Ballatine Books.Morrow, L. M. (1993). Literacy Development in the Early Years. United States of America: Allyn & Bacon.Munandar, A. (2013). Pemakaian Bahasa Jawa Dalam Situasi Kontak Bahasa di Daerah Istimewa Yogyakarta. Jurnal Sastra Inggris, 25(1), 92–102. Musfiroh, T. (2009). Menumbuhkembangkan Baca-Tulis Anak Usia Dini. Yogyakarta: Grasindo. Nirwana. (2015). Peningkatan Kemampuan Membaca Cepat Melalui Pendekatan Whole Language pada Siswa Kelas VI SD Negeri 246 Bulu-Bulu Kecamatan Tonra Kabupaten Bone. Jurnal Onoma: Pendidikan, Bahasa, Dan Sastra, 1(1), 79-94., 1(1), 79–94. Novitasari, D. R. (2010). Pembangunan Media Pembelajaran Bahasa Inggris Untuk Siswa Kelas 1 Pada Sekolah Dasar Negeri 15 Sragen. Sentra Penelitian Engineering Dan Edukas, Volume 2 N. Oladele, A. O., & Oladele, I. T. (2016). Effectiveness of Collaborative Strategic Reading and Whole Language Approach on Reading Comprehension Performance of Children with Learning Disabilities in Oyo State Nigeria Adetoun. International Journal on Language, Literature and Culture in Education, 3(1), 1–24. Olusegun, B. S. (2015). Constructivism Learning Theory: A Paradigm for Teaching and Learning. Journal of Research & Method in Education, 5(6), 66–70. Ortega, L. (2009). Understanding Second Language Acquisition. New York: Routledge.Otto, B. (2015). Perkembangan Bahasa Pada Anak Usia DIni (third Edit). Jakarta: Prenadamedia. Papalia, D., Old, S., & Feldman, R. (2008). Human Development (Psikologi Perkembangan). Jakarta: Kencana. Papalia, Old, & Feldman. (2009). Human Development (Psikologi Perkembangan (Kesembilan). Jakarta: Kencana. Pellini, A. PISA worldwide ranking; Indonesia’s PISA results show need to use education resources more efficiently. , (2016). Phakiti, A. (2014). Experimental Research Methods in Language Learning. London: Bloomsbury Academic. Rahim, F. (2015). Pengajaran Bahasa di Sekolah Dasar. Jakarta: PT Bumi Aksara. Routman, R. (2014). Read, write, lead: Breakthrough strategies for schoolwide literacy success. Sadtono, E. (2007). A concise history of TEFL in Indonesia. English Education in Asia: History and Policies, 205–234. Sani, R.A. (2013). Inovasi Pembelajaran. Jakarta: Bumi Aksara.Sani, Ridwan A. (2013). Inovasi Pembelajaran. Jakarta: PT Bumi Aksara. Santrock, J. W. (2016). Children (Thirteenth). New York: McGraw-Hill Education. Saracho, O. N. (2017). Literacy and language: new developments in research, theory, and practice. Early Childhood Development and Care, 3(4), 187. https://doi.org/10.1080/03004430.2017.1282235 Semiawan, C. R. (1983). Memupuk Bakat dan Minat Kreativitas Siswa Sekolah Menengah. Jakarta: Gramedia Pustaka Utama. Sikki, E. A. A., Rahman, A., Hamra, A., & Noni, N. (2013). The Competence of Primary School English Teachers in Indonesia. Journal of Education and Practice, 4(11), 139–146. Siskandar. (2009). Kurikulum Berbasis Kompetensi. Jakarta: Fasilitator. Solchan, T. W., Mulyati, Y., Syarif, M., Yunus, M., Werdiningsih, E., Pramuki, B. E., & Setiawati, L. (2008). Pendidikan Bahasa Indonesia di SD. Jakarta. Jakarta: Universitas Terbuka. Solehudin, O. (2007). Model Pembelajaran Membaca Reading Workshop: Studi Kuasi Eksperimen di SD Muhammadiyah VII Bandung (Doctoral dissertation, Universitas Pendidikan Indonesia). Universitas Pendidikan Indonesia. Suparno, S., & Yunus, M. (2007). Keterampilan Dasar Menulis. Jakarta: Universitas Terbuka. Susanto, A. (2011). Perkembangan Anak Usia Dini Pengantar dalam Berbagai Aspeknya. Jakarta: Kencana Prenada Media Group. Suyanto, K. K. E. (2010). Teaching English as foreign language to young learners. Jakarta: State University of Malang. Tarigan, D. (2001). Pendidikan Bahasa dan sastra Indonesia Kelas Rendah. Jakarta: Universitas Terbuka. Trask, R. L., & Trask, R. L. (1996). Historical linguistics. New York: Oxford University Press. Ur, P. (1996). A course in Language Teaching. Practice and Theory. Cambridge: Cambridge. University Press. Williams, A. L., McLeod, S., & McCauley, R. J. (2010). Interventions for Speech Sound Disorders in Children. Brookes Publishing Company.: PO Box 10624; Baltimore; MD 21285. Wright, P., Wallance, J., & McCAarthy, J. (2008). Aesthetics and experience-centered design. ACM Transactions on Computer-Human Interaction (TOCHI), 15(4), 18.
APA, Harvard, Vancouver, ISO, and other styles
25

Afriansyah, Afriansyah. "ANALISIS DAN DESAIN SISTEM INFORMASI ADMINISTRASI KEGIATAN PENELITIAN DAN PENGABDIAN MASYARAKAT MENGGUNAKAN METODE WORK SYSTEM FRAMEWORK DENGAN PEMODELAN UNIFIED MODELING LANGUAGE." INTECOMS: Journal of Information Technology and Computer Science 1, no. 2 (July 31, 2018): 168–82. http://dx.doi.org/10.31539/intecoms.v1i2.292.

Full text
Abstract:
University can’t be separated from the Tri Dharma namely in the fields of education, research and community service. Institute for Research and Community Services Lancang Kuning University has launched a strategic framework for research through the Research Master Plan (RIP) and the Roadmap Research to support research results and superior quality. One of them by building an Information Systems Research Activities Administration and Community Services seeks to streamline the work of the staff LPPM and also makes it easy for researchers in particular lecturers and reviewers in their duties. In this system, the researchers register their proposals online. Furthermore, staff LPPM recaps the number of proposals on all types of grants that is then distributed to the reviewer to assess. Administration Information System Research Activities and Community Service is used method of analysis Work System Framework. Methods of work system framework, expected later able to provide a description of the process or activity system that uses information technology or other resources. Modeling design methodology using Unified Modeling Language (UML) and MySql database. Keywords : Information Systems, Administration, Work System Framework, UML Alter, S. (2013). Work system theory: overview of core concepts, extensions, and challenges for the future. Journal of the Association for Information Systems, 72. DIKTI. (2016). Panduan Pelaksanaan Penelitian dan Pengabdian Masyarakat di Perguruan Tinggi. Direktorat Jenderal Penguatan Riset dan Pengembangan Kementerian Riset, Teknologi, dan Pendidikan Tinggi. Edisi X. Hamzah. (2016). Sistem Informasi Kegiatan Penelitian dan Pengabdian Kepada Masyarakat Universitas Respati. Jurnal Teknologi dan Sistem Informasi(TEKNOSI), 2(2): 17-26. Lee, S. Unified Modeling Language (UML) for Database Systems and Computer Applications. Rohman, N. (2009). Sistem Pengolahan Data Kp Dan Ta Pada Program Studi If, Mi Dan Ka Stmik Mardira Indonesia Bandung. Jurnal Computech & Bisnis, 3(1), 1-13. Rosa, A. S., dan Shalahuddin, M. (2013). Rekayasa Perangkat Lunak Terstruktur Dan Berorientasi Objek. Informatika. Bandung Williandy, I., Fitriawan, H., & SP, R. A. (2016). Rancang Bangun Sistem Informasi Penelitian dan Pengabdian Kepada Masyarakat Fakultas Teknik Universitas Lampung Menggunakan PHP dan MySQL. Jurnal Rekayasa dan Teknologi Elektro(ELECTRICIAN), 10(3) : 192-200.
APA, Harvard, Vancouver, ISO, and other styles
26

Putri, Ayu Aprilia, and Suparno. "Recognize Geometry Shapes through Computer Learning in Early Math Skills." JPUD - Jurnal Pendidikan Usia Dini 14, no. 1 (April 30, 2020): 43–57. http://dx.doi.org/10.21009/jpud.141.04.

Full text
Abstract:
One form of early mathematical recognition is to introduce the concept of geometric shapes. Geometry is an important scientific discipline for present and future life by developing various ways that fit 21st century skills. This study aims to overcome the problem of early mathematical recognition of early childhood on geometry, especially how to recognize geometric forms based on computer learning. A total of 24 children aged 4-5 years in kindergarten has to carrying out 2 research cycles with a total of 5 meetings. Treatment activities in each learning cycle include mentioning, grouping and imitating geometric shapes. There were only 7 children who were able to recognize the geometric shapes in the pre-research cycle (29.2%). An increase in the number of children who are able to do activities well in each research cycle includes: 1) The activities mentioned in the first cycle and 75% in the second cycle; 2) Classifying activities in the first cycle were 37.5% and 75% in the second cycle; 3) Imitation activities in the first cycle 54.2% and 79.2% in the second cycle. The results of data acquisition show that computer learning application can improve the ability to recognize geometric shapes, this is because computer learning provides software that has activities to recognize geometric shapes with the animation and visuals displayed. Keywords: Early Childhood Computer Learning, Geometry Forms, Early Math Skills Reference Alia, T., & Irwansyah. (2018). Pendampingan Orang Tua pada Anak Usia Dini dalam Penggunaan Teknologi Digital. A Journal of Language, Literature, Culture and Education, 14(1), 65– 78. https://doi.org/10.19166/pji.v14i1.639 Ameliola, S., & Nugraha, H. D. (2013). Perkembangan Media Informasi dan Teknologi Terhadap Anak di Era Globalisasi. International Conferences in Indonesian Studies : “Etnicity and Globalization.” Anderson, L. W., Krathwohl, D. R., & Bloom, B. S. (2001). A taxonomy for learning, teaching, and assessing: a revision of Bloom’s taxonomy of educational objectives. New York: Longman. Arikunto, S. (2010). Prosedur Penelitian Suatu Pendekatan Praktik. Jakarta: Asdi Mahasatya. Arsyad, N., Rahman, A., & Ahmar, A. S. (2017). Developing a self-learning model based on open-ended questions to increase the students’ creativity in calculus. Global Journal of Engineering Education, 19(2), 143–147. https://doi.org/10.26858/gjeev19i2y2017p143147 Asiye, I., Ahmet, E., & Abdullah, A. (2018). Developing a Test for Geometry and Spatial Perceptions of 5-6 Year-Old. Kastamonu Education Journal, 26(1). Aslan, D., & Yasare, A. (2007). Three to Six Years OldChildren’s Recognition of Geometric Shapes. International Journal of Early Years Education, 15 :1, 83–104. Ben-Yehoshua, D., Yaski, O., & Eilam, D. (2011). Spatial behavior: the impact of global and local geometry. Animal Cognition Journal, 13(3), 341–350. https://doi.org/10.1007/s10071- 010-0368-z Charlesworth, R., & Lind, K. K. (2010). Math and Sciend for Young Children. Canada: Wadsworth/Cengage Learning. Chen, J.-Q., & Chang, C. (2006). using computers in early childhood classrooms teachers’ attitudes,skills and practices. Early Childhood Research. Clements, D. H., & Samara. (2003). Strip mining for gold: Research and policy in educational technology—a response to “Fool’s Gold.” Association for the Advancement of Computing in Education (AACE) Journal, 11(1), 7–69. Cohen, L., & Manion, L. (1994). Research Methods in Education (fourth edi). London: Routledge. Conorldi, C., Mammarela, I. C., & Fine, G. G. (2016). Nonverbal Learning Disability (J. P. Guilford, Ed.). New York. Corey, S. M. (1953). Action Research to Improve School Practice. New York: Teachers College, Columbia University. Couse, L. J., & Chen, D. W. (2010). A tablet computer for young children? Exploring its viability for early childhood education. Journal of Research on Technology in Education, 43(1), 75– 98. https://doi.org/10.1080/15391523.2010.10782562 Delima, R., Arianti, N. K., & Pramudyawardani, B. (2015). Identifikasi Kebutuhan Pengguna Untuk Aplikasi Permainan Edukasi Bagi Anak Usia 4 sampai 6 Tahun. Jurnal Teknik Informatika Dan Sistem Informasi, 1(1). Depdiknas. (2007). Permainan Berhitung Permulaan Di Taman Kanak-kanak. In Pedoman Pembelajaran. Jakarta: Depdiknas. Djadir, Minggi, I., Ja’faruddin., Zaki, A., & Sidjara, S. (2017). Sumber Belajar PLPG 2017: Bangun Datar. In Modul PLPG. Jakarta: Kementrian Pendidikan dan Kebudayaan Direktorat Jenderal Guru dan Tenaga Kependidikan.Dooley, T., Dunphy, E., & Shiel, G. (2014). Mathematics in Early Childhood and Primary Education (3-8 years). Duncan, G. J., Dowsett, C. J., Claessens, A., Magnuson, K., Huston, A. C., Klebanov, P., ... Japel, C. (2007). School Readiness and Later Achievement. Developmental Psychology, 43(6), 1428–1446. https://doi.org/10.1037/0012-1649.43.6.1428 Duncan, G. J., & Magnuson, K. (2011). The nature and impact of early achievement skills, attention skills, and behavior problems. Whither Opportunity?: Rising Inequality, Schools, and Children’s Life Chances, (0322356), 47–69. Edwards, S. (2009). Early Childhood Education and Care: a sociocultural Approach. New South Wales: Pademelon Press. Feliyanah, Norman, S., & Yulidesni. (2014). Meningkatkan Kemampuan Matematika dengan Menggunakan Teknik Mengurutkan dan Membandingkan. Universitas Bengkulu. Gardner, H. (2011). Frame of Mind ; The theory of Multiple Intelegences. New York: Basic Book. Gimbert, B., & Cristol, D. (2004). Teaching Curriculum with Technology: Enhancing Children’s Technological Competence During Early Childhood. Early Childhood Education Journal, 31(1). Gulay, H. (2011a). The evaluation of the relationship between the computer using habits and proso_cial and aggressive behaviours of 5–6 years old children. International Journal of Academic Research, 3(2), 252. Gulay, H. (2011b). The evaluation of the relationship between the computer using habits and proso_cial and aggressive behaviours of 5–6 years old children. International Journal of Academic Research, 3(2), 252–257. Gunawan, I., & Palupi, A. R. (2012). Taksonomi Bloom-Revisi Ranah Kognitif; Kerangka Landasan untuk Pembelajaran, Pengajaran, dan Penilaian. Jurnal Pendidikan Dasar Dan Pembelajaran, 2 No.2, 100–108. Inan, H. Z., & Dogan-Temur, O. (2010). Understanding kindergarten teachers’ perspectives of teaching basic geometric shapes: A phenomenographic research. ZDM - International Journal on Mathematics Education, 42(5), 457–468. https://doi.org/10.1007/s11858-010- 0241-1 Jackman, H. I., Beaver, N. H., & Wyatt, S. S. (2014). Early Childhood Curriculum: A child’s connection to the world. (sixth edit). Canada: Cengage Learning. Kennedy, L. M., Tipps, S., & Johnson, A. (2008). Guiding Children’s Learning of Mathematic (Eleventh E; Belmot, Ed.). CA: Thomson Wadsworth. Mackintosh, B. B., & McCoy, D. C. (2019). Exploring Social Competence as a Mediator of Head Start’s Impact on Children’s Early Math Skills: Evidence from the Head Start Impact Study. Early Education and Development, 30(5), 655–677. https://doi.org/10.1080/10409289.2019.1576156 Martin, M. O., Mullis, I. V. S., Foy, P., & Stanco, G. M. (2011). Results in Science. Mirawati. (2017). Matematika Kreatif; Pembelajaran Matematika bagi Anak Usia Dini Melalui Kegiatan yang Menyenangkan dan Bermakna. Jurnal Anak Usia Dini Dan Pendidikan Anak Usia Dini, 3. Mohammad, M., & Mohammad, H. (2012). Computer integration into the early childhood curriculum. Education, 133(1), 97–116. National Research Council. (2009). Mathematics Learning in Early Chidhood Paths Toward Excellence and Equity (C. T. Cross, T. Woods, & H. Schweingruber, Eds.). Washinton D.C: The National Academies Press. Norton, A., & Nurnberger-Haag, J. (2018). Bridging frameworks for understanding numerical cognition. Journal of Numerical Cognition, 4(1), 1–8. https://doi.org/10.5964/jnc.v4i1.160 Novitasari, D. R. (2010). Pembangunan Media Pembelajaran Bahasa Inggris Untuk Siswa Kelas 1 Pada Sekolah Dasar Negeri 15 Sragen. Sentra Penelitian Engineering Dan Edukas, Volume 2 N. Papadakis, S., Kalogiannakis, M., & Zaranis, N. (2017). Improving Mathematics Teaching in Kindergarten with Realistic Mathematical Education. Early Childhood Education Journal, 45(3), 369–378. https://doi.org/10.1007/s10643-015-0768-4 Papalia, Old, & Feldman. (2009). Human Development (Psikologi Perkembangan (Kesembilan). Jakarta: Kencana. Paquette, K. R., Fello, S. E., & Jalongo, M. R. (2007). The talking drawings strategy: Using primary children’s Illustrations and oral language to improve comprehension of expository text. Early Childhood Education Journal, 35(1), 65–73. https://doi.org/10.1007/s10643- 007-0184-5 Putra, L. D., & Ishartiwi. (2015). Pengembangan Multimedia Pembelajaram Interaktif Mengenal Angka dan Huruf untuk Anak Usia Dini. Jurnal Inovasi Teknologi Pendidikan, 2(2). Rich, B., & Thomas, C. (2009). Geometry: Includes Plane, Analytic, and Transformational Geometries. . (4th Editio). New York: McGraw-Hill. Rochanah, L. (2016). Pemanfaatan Media Berbasis Komputer Untuk Meningkatkan Kemampuan Huruf pada Anak Usia Dini (Urgensi Media Berbasis Komputer pada Peningkatan Kemampuan Mengenal Huruf ). Jurnal Program Studi PGRA, Volume 2 N, 1–8. Runtukahu, T., & Kandou, S. (2014). Pembelajaran matematika dasar bagi anak berkesulitan belajar. Yogyakarta: Ar-ruzz Media. Santrock, J. W. (2016). Children (Thirteenth). New York: McGraw-Hill Education. Sarama, J., & Clements, D. H. (2006). Mathematics, Young Students, and Computers: Software, Teaching Strategies and Professional Development. The Mathematics Educato, 9(2), 112– 134. Schoenfeld, A. H., & Stipek, D. (2011). Math Matters. Barkeley, California.Shilpa, S., & Sunita, M. (2013). A Study About Role of Multimedia in Early Childhood Education. International Journal of Humanities and Social Science Invention, 2(6). Siswono, T. Y. E. (2012). Belajar dan Mengajar Matematika Anak Usia Dini. Universitas Negeri Surabaya.Smaldino, S. E., Russel, J. D., & Lowther, D. L. (2014). Instructional Technology & Media for Learning (9th ed.). Jakarta: Kencana Prenada Media Group. Sudaryanti. (2006). Pengenalan Matematika Anak Usia Dini. Yogyakarta: FIP UNY. Sufa, F. F., & Setiawan, H. Y. (2017). Analisis Kebutuhan Anak Usia 4-6 Tahun Pada Pembelajaran Berbasis Komputer Pada Anak Usia Dini. Research Fair Unisri, 1(1). Suharjana, A. (2008). Pengenalan Bangun Ruang dan Sifat-sifatnya di SD. Yogyakarta: Pusat Pengembangan dan Pemberdayaan Pendidik dan Tenaga Kependidikan Matematika. Sujiono, Y . N. (2014). Batasan dan Dasar T eori Pengembangan Kognitif. In Hakikat Pengembangan Kognitif (p. 12). Suryana, D. (2013). Pendidikan Anak Usia Dini (teori dan praktik pembelajaran). Padang: UNP Press. Susperreguy, M. I., & Davis-Kean, P. E. (2016). Maternal Math Talk in the Home and Math Skills in Preschool Children. Early Education and Development, 27(6), 841–857. https://doi.org/10.1080/10409289.2016.1148480 Suwarna. (2010). Pengembangan Multimedia Pembelajaran untuk Pembinaan Kreativitas Melukis di Taman Kanak-kanak. Jurnal Universitas Negeri Yogyakarta. Suziedelyte, A. (2012). Can video games affect children’s cognitive and non-cognitive skills? UNSW Australian School of Business Research Paper. https://doi.org/10.2139/ssrn.2140983 Tarigan, D. (2006). Pembelajaran Matematika Realistik. Jakarta: Departeman Pendidikan Nasional, Direktorat Jendral Pendidikan Tunggi, Direktorat Pembinaan Pendidikan Tenaga Kependidikan dan Ketenaga Perguruan Tinggi. Tatang, S. (2012). Ilmu Pendidikan. Bandung: Pustaka Setia.Trawick, M. (2007). Enemy Line ; Warfare, Childhood, and Play in Batticaloa. London: University of California Press. Trifunović, A., Čičević, S., Lazarević, D., Mitrović1, S., & Dragovi, M. (2018). Comparing Tablets (Touchscreen Devices and PCs in Preschool Children Education: Testing Spatial Relationship Using Geometric Syimbols Traffic Signs. IETI Transections on Economics and Safety, 2(1), 35–41. https://doi.org/10.6722/TES.201808_2(1).0004 Vitianingsih, A. V. (2016). Game Edukasi Sebagai Media Pembelajaran Pendidikan Anak Usia Dini. Jurnal INFORM, 1 No. 1. Wang, F., & Kinzie, M. B. (2010). Applying Technology to Inquiry- Based Learning in Early Childhood Education. Early Childhood Education Journal. Weil, M., Calhoun, E., & Joyce, B. (2011). Models of Teaching. New York.: New York. Zack, N. (2014). Philosophy of Science and Race. New York: Routledge. Zare, Sarikhani, Salarii, & Mansouri. (2016). The Impact Of E-learning on University Student’s Academic Achievement and Creativity. Journal of Technical Education and Training (JTET), 8(11).
APA, Harvard, Vancouver, ISO, and other styles
27

Ahuja, Jaspreet, Ying Li, Rahul Bahadur, Quynhanh Nguyen, and Ermias Haile. "Characterizing Ingredients in Baked Products Sold in the U.S." Current Developments in Nutrition 4, Supplement_2 (May 29, 2020): 733. http://dx.doi.org/10.1093/cdn/nzaa052_002.

Full text
Abstract:
Abstract Objectives To develop a dataset of top ingredients used in baked products and to examine the scope of use of emulsifiers, leavening agents and sweeteners (nutritive and non-nutritive) in baked products. Methods We identified top-selling baked products using 2016 Information Resources Inc. market share data, and obtained ingredient lists for the top-selling products from the publicly available USDA Global Branded Food Products Database and manufacturer's websites. Individual ingredients were then parsed using a custom program in R, a statistical computing language. We performed several pre-processing steps before parsing, as ingredient lists were inconsistent and varied. For example, the additive Azodicarbonamide is listed in 9 different ways including spelling errors. We then reviewed the parsed ingredients reported more than once, to identify terms which were equivalent, such as synonyms, spelling and usage variants, common names, possible errors etc., and assigned a preferred descriptor and its technical use (eg. emulsifiers, leavening agents, sweeteners etc.). Results For the 4 baked product food categories, there are over 40,000 products available, of which ingredient lists were obtained for ∼79% of the total volume sold. These baked products use ∼6000 uniquely described ingredients (as listed on the labels). Preliminary results from grouping based on technical use shows, for example, ∼60 kinds of sweeteners were used; top nutritive sweeteners: sucrose, dextrose, high fructose corn syrup; top non-nutritive sweeteners: sucralose, stevia extract, Reb-A. Conclusions The ingredient dataset for baked products provides insight into ingredients used in commercially packaged baked products. This information can also be used to prioritize ingredients for which food composition data are needed and help in the development of computer programs and Artificial Intelligence tools. Funding Sources None.
APA, Harvard, Vancouver, ISO, and other styles
28

Mutoharoh, Achmad Hufad, Maman Faturrohman, and Isti Rusdiyani. "Unplugged Coding Activities for Early Childhood Problem-Solving Skills." JPUD - Jurnal Pendidikan Usia Dini 15, no. 1 (April 30, 2021): 121–40. http://dx.doi.org/10.21009/jpud.151.07.

Full text
Abstract:
Problem solving skills are very important in supporting social development. Children with problem solving skills can build healthy relationships with their friends, understand the emotions of those around them, and see events with other people's perspectives. The purpose of this study was to determine the implementation of playing unplugged coding programs in improving early childhood problem solving skills. This study used a classroom action research design, using the Kemmis and Taggart cycle models. The subjects of this study were children aged 5-6 years in Shafa Marwah Kindergarten. Research can achieve the target results of increasing children's problem-solving abilities after going through two cycles. In the first cycle, the child's initial problem-solving skills was 67.5% and in the second cycle it increased to 80.5%. The initial skills of children's problem-solving increases because children tend to be enthusiastic and excited about the various play activities prepared by the teacher. The stimulation and motivation of the teacher enables children to find solutions to problems faced when carrying out play activities. So, it can be concluded that learning unplugged coding is an activity that can attract children's interest and become a solution to bring up children's initial problem-solving abilities. Keywords: Early Childhood, Unplugged Coding, Problem solving skills References: Akyol-Altun, C. (2018). Algorithm and coding education in pre-school teaching program integration the efectiveness of problem-solving skills in students. Angeli, C., Smith, J., Zagami, J., Cox, M., Webb, M., Fluck, A., & Voogt, J. (2016). A K-6 Computational Thinking Curriculum Framework: Implications for Teacher Knowledge. Educational Technology & Society, 12. Anlıak, Ş., & Dinçer, Ç. (2005). Farklı eğitim yaklaşımları uygulayan okul öncesi eğitim kurumlarına devam eden çocukların kişilerarası problem çözme becerilerinin değerlendirilmesi. Ankara Üniversitesi Eğitim Bilimleri Fakülte Dergis. Aranda, G., & Ferguson, J. P. (2018). Unplugged Programming: The future of teaching computational thinking? Pedagogika, 68(3). https://doi.org/10.14712/23362189.2018.859 Arinchaya Threekunprapa. (2020). Patterns of Computational Thinking Development while Solving Unplugged Coding Activities Coupled with the 3S Approach for Self_Directed Learning. European Journal of Educational Research, 9(3), 1025–1045. Arı, M. (2003). Türkiye’de erken çocukluk eğitimi ve kalitenin önemiNo Title. Erken Çocuklukta Gelişim ve Eğitimde Yeni Yaklaşımlar. Armoni, M. (2012). Teaching CS in kindergarten: How early can the pipeline begin? ACM Inroads, 3(4), 18–19. https://doi.org/10.1145/2381083.2381091 Aydoğan, Y. (2004). İlköğretim ikinci ve dördüncü sınıf öğrencilerine genel problem çözme becerilerinin kazandırılmasında eğitimin etkisinin incelenmesi. Bell, T., Alexander, J., Freeman, I., & Grimley, M. (2009). Computer Science Unplugged: School students doing real computing without computers. 10. Berk, L. E. (2013). Bebekler ve çocuklar: Doğum öncesinden orta çocukluğa. N. Işıkoğlu Erdoğan, Çev. Bers, M. U. (2018). Coding, playgrounds, and literacy in early childhood education: The devel_opment of KIBO robotics and Scratch Jr. IEEE. Brackmann, C. P., Moreno-León, J., Román-González, M., Casali, A., Robles, G., & Barone, D. (2017). Development of computational thinking skills through unplugged activities in primary school. ACM International Conference Proceeding Series, 65–72. https://doi.org/10.1145/3137065.3137069 Brennan, K., & Resnick, M. (2012). New frameworks for studying and assessing the development of computational thinking. 25. Deek, F. P. (1999). The software process: A parallel approach through problem solving and program development. Computer Science Education. Demi̇Rer, V., & Sak, N. (2016). Programming Education and New Approaches Around the World and in Turkey. 26. Dereli-İman. (2014). Değerler eğitimi programının 5-6 yaş çocukların sosyal gelişimine etkisi: Sosyal beceri, psiko-sosyal gelişim ve sosyal problem çözme becerisi. Kuram ve Uygulamada Eğitim Bilimleri. Doğru, M., Arslan, A., & Şeker, F. (2011). Okul öncesinde uygulanan fen etkinliklerinin 5-6 yaş çocukların problem çözme becerilerine etkisi. Uluslararası Türkiye Eğiti Araştırmaları Kongresi. Erickson, A. S. G., Noonan, P., Zheng, C., & Brussow, J. A. (2015). The relationship between self-determination and academic achievement for adolescents with intellectual disabilities. Research in Developmental Disabilities, 36, 45–54. Fee, S. B., & Holland-Minkley, A. M. (2010). Teaching computer science through problems, not solutions. Computer Science Education, 20(2), 129–144. https://doi.org/10.1080/08993408.2010.486271 Futschek, G., & Moschitz, J. (2010). Developing algorithmic thinking by inventing and playing algo_rithms. Gretter, S., & Yadav, A. (2016). Computational Thinking and Media & Information Literacy: An Integrated Approach to Teaching Twenty-First Century Skills. Grover, S., & Pea, R. (2013). Computational thinking in k-12: A review of the state of the field. Educational Researcher. Harrop, W. (2018). Coding for children and young adults in libraries: A practical guide for librarians. 45. Hazzan, O., Lapidot, T., & Ragonis, N. (2011). Guide to Teaching Computer Science. Springer London. https://doi.org/10.1007/978-0-85729-443-2 Horn, M. S., Crouser, R. J., & Bers, M. U. (2012). Tangible interaction and learning: The case for a hybrid approach. Personal and Ubiquitous Computing, 16(4), 379–389. https://doi.org/10.1007/s00779-011-0404-2 Hsu, T.-C., Chang, S.-C., & Hung, Y.-T. (2018). How to learn and how to teach computational thinking: Suggestions based on a review of the literature. Computers & Education, 126, 296–310. https://doi.org/10.1016/j.compedu.2018.07.004 Ismail, M. N., Ngah, N. A., & Umar, I. N. (2010). Instructional strategy in the teaching of computer programming: A need assessment analyses. TOJET: The Turkish Online Journal of Educational Technology. Ismail, M. N., Ngah, N. A., & Umar, I. N. (2010). Instructional Strategy in The Teaching of Computer Programming: A Need Assessment Analyses. The Turkish Online Journal of Educational Technology, 9(2), 7. Jitendra, A. K., Petersen-Brown, S., Lein, A. E., Zaslofsky, A. F., Kunkel, A. K., Jung, P.-G., & Egan, A. M. (2013). Teaching Mathematical Word Problem Solving: The Quality of Evidence for Strategy Instruction Priming the Problem Structure. Journal of Learning Disabilities, 48(1), 51–72. https://doi.org/10.1177/0022219413487408 Joohi Lee. (2019). Coding in early childhood. Contemporary Issues in Early Childhood. Kalyuga, S., Renkl, A., & Paas, F. (2010). Facilitating flexible problem solving: A cognitive load perspective. Educational Psychology Review. Kemmis, S., McTaggart, R., & Nixon, R. (2014). The Action Research Planner. Springer Singapore. https://doi.org/10.1007/978-981-4560-67-2 Kesicioğlu, O. S. (2015). Okul öncesi dönem çocukların kişilerarası problem çözme becerilerinin incelenmesi. Eğitim ve Bilim. Koksal Akyol, A. ve Didin, E. (2016). Ahlak gelisimi [Moral development]. In Cocuk Gelisimi icinde [In Child Development]. Lazakidou, G., & Retalis, S. (2010). Using computer supported collaborative learning strategies for helping students acquire self-regulated problem-solving skills in mathematics. Computers & Education, 54(1), 3–13. https://doi.org/10.1016/j.compedu.2009.02.020 Looi, C.-K., How, M.-L., Longkai, W., Seow, P., & Liu, L. (2018). Analysis of linkages between an unplugged activity and the development of computational thinking. Computer Science Education, 28(3), 255–279. https://doi.org/10.1080/08993408.2018.1533297 McClure, E. R., Guernsey, L., Clements, D. H., Bales, S. N., Nichols, J., Kendall-Taylor, N., & Levine, M. H. (2017). Grounding science, technology, engineering, and math education in early childhood. 68. McLennan, D. P. (2017). Creating coding stories and games. Teaching Young Children. McNerney, TimothyS. (2004). From turtles to Tangible Programming Bricks: Explorations in physical language design. Personal and Ubiquitous Computing, 8(5). https://doi.org/10.1007/s00779-004-0295-6 Mittermeir, R. T. (2013). Algorithmics for preschoolers—A contradiction? Montemayor, J., Druin, A., Chipman, G., Farber, A., & Guha, M. L. (2004). Tools for children to create physical interactive storyrooms. Computers in Entertainment, 2(1), 12–12. https://doi.org/10.1145/973801.973821 Pane, J. F. (2002). A Programming System for Children that is Designed for Usability. 204. Papanastasiou, G., Drigas, A., Skianis, C., Lytras, M., & Papanastasiou, E. (2018). Virtual and augmented reality effects on K-12, higher and tertiary education students’ twenty-29 first century skills. Pellegrino, J. W., & Hilton, M. L. (2012). Education for Life and Work: Developing Transferable Knowledge and Skills in the 21st Century. Pila, S., Aladé, F., Sheehan, K. J., Lauricella, A. R., & Wartella, E. A. (2019). Learning to code via tablet applications: An evaluation of Daisy the Dinosaur and Kodable as learning tools for young children. Computers & Education, 128, 52–62. https://doi.org/10.1016/j.compedu.2018.09.006 Root, J., Saunders, A., Spooner, F., & Brosh, C. (2017). Teaching Personal Finance Mathematical Problem Solving to Individuals with Moderate Intellectual Disability. Career Development and Transition for Exceptional Individuals, 40(1), 5–14. https://doi.org/10.1177/2165143416681288 Scanlan, D. A. (1989). Structured flowcharts outperform pseudocode: An experimental comparison. IEEE Software, 6(5), 28–36. https://doi.org/10.1109/52.35587 Sheehan, K. J., Pila, S., Lauricella, A. R., & Wartella, E. A. (2019). Parent-child interaction and children’s learning from a coding application. Computers & Education, 140, 103601. https://doi.org/10.1016/j.compedu.2019.103601 Shute, V. J., Sun, C., & Asbell-clarke, J. (2017). Demystifying computational thinking. Educational Research Review. Sigelman, C. K., & Rider, E. A. (2012). Life-span Human Development (7th ed.). Cengage Learning. Sullivan, A., & Bers, M. U. (2016). Robotics in the early childhood classroom: Learning outcomes from an 8-week robotics curriculum in pre-kindergarten through second grade. International Journal of Tech_nology and Design Education, 26, 3–20. Sullivan, A. A., Bers, M. U., & Mihm, C. (2017). International conference on com_putational thinking education. Imagining, Playing, and Coding with KIBO: Using Robot_ics to Foster Computational Thinking in Young ChildreImagining, Playing, and Coding with KIBO: Using Robot_ics to Foster Computational Thinking in Young Children. Sullivan, A., Elkin, M., & Bers, M. U. (2015). KIBO robot demo: Engaging young children in programming and engineering. Proceedings of the 14th International Conference on Interaction Design and Children, 418–421. https://doi.org/10.1145/2771839.2771868 Threekunprapa, A., & Yasri, P. (n. d.). (2020). The role of augmented reality based unplugged computer programming approach in the effectiveness of computational thinking. Uysal, A. & Kaya-Balkan, İ. (2015). Sosyal beceri eğitimi alan ve almayan okul öncesi çocukların, sosyal beceri ve benlik kavramı düzeyleri açısından karşılaştırılması. Psikoloji Çalışmaları. Vorderman, C. (2017). Computer coding for kids: A unique step-by-step visual guide, from binary code to building games. Voronina, L. V., Sergeeva, N. N., & Utyumova, E. A. (2016). Development of algorithm skills in preschool children. Procedia-Social and Behavioral Sciences, 233, 155-159. Wang, D., Han, H., Zhan, Z., Xu, J., Liu, Q., & Ren, G. (2015). A problem solving oriented intelligent tutoring system to improve students’ acquisition of basic computer skills. Comput. Educ., 81, 102–112. Wang, D., Zhang, C., & Wang, H. (2010). Proceedings of the 10th international conference on interaction design and children. T-Maze: A Tangible Programming Tool for Children. Wang, Danli, Zhang, C., & Wang, H. (2011). T-Maze: A tangible programming tool for children. Proceedings of the 10th International Conference on Interaction Design and Children - IDC ’11, 127–135. https://doi.org/10.1145/1999030.1999045 Woods, D. R., Hrymak, A. N., Marshall, R. R., Wood, P. E., Crowe, C. M., Hoffman, T. W., Wright, J. D., Taylor, P. A., Woodhouse, K. A., & Bouchard, C. G. K. (1997). Developing Problem Solving Skills: The McMaster Problem Solving Program. Journal of Engineering Education, 86(2), 75–91. https://doi.org/10.1002/j.2168-9830.1997.tb00270.x Yıldırım, A. (2014). Okul öncesinde yaratıcı problem çözme etkinliklerinin yaratıcılığa etkisi (5 yaş örneği). Hacettepe University, Ankara, Turkey. Yohanes. (2018). Mengajarkan Computational Thinking dan Coding Pada Anak-Anak. Amazing Grace. https://blog.compactbyte.com/2018/05/26/mengajarkan-computational-thinking-dan-coding-pada-anak-anak/ Yu, K.-C., Fan, S.-C., & Lin, K.-Y. (2015). Enhancing Students’ Problem-Solving Skills Through Context-Based Learning. International Journal of Science and Mathematics Education, 13(6), 1377–1401. https://doi.org/10.1007/s10763-014-9567-4 Yuksel, H. S. (2019). Experiences of Prospective Physical Education Teachers on Active Gaming within the Context of School-Based Physical Activity. European Journal of Educational Research, 8(1). https://doi.org/10.12973/eu-jer.8.1.199 Zvarych, I., Kalaur, S. M., Prymachenko, N. M., Romashchenko, I. V., & Romanyshyna, O. Ia. (2019). Gamification as a Tool for Stimulating the Educational Activity of Students of Higher Educational Institutions of Ukraine and the United States. European Journal of Educational Research, 8(3). https://doi.org/10.12973/eu-jer.8.3.875
APA, Harvard, Vancouver, ISO, and other styles
29

Tselishchev, Vitaly V. "Mathematical Reasoning." Epistemology & Philosophy of Science 57, no. 4 (2020): 74–86. http://dx.doi.org/10.5840/eps202057459.

Full text
Abstract:
The article is devoted to the comparison of two types of proofs in mathematical practice, the methodological differences of which go back to the difference in the understanding of the nature of mathematics by Descartes and Leibniz. In modern philosophy of mathematics, we talk about conceptual and formal proofs in connection with the so-called Hilbert Thesis, according to which every proof can be transformed into a logical conclusion in a suitable formal system. The analysis of the arguments of the proponents and opponents of the Thesis, “conceptualists” and “formalists”, is presented respectively by the two main antagonists – Y. Rav and J. Azzouni. The focus is on the possibility of reproducing the proof of “interesting” mathematical theorems in the form of a strict logical conclusion, in principle feasible by a mechanical procedure. The argument of conceptualists is based on pointing out the importance of other aspects of the proof besides the logical conclusion, namely, in introducing new concepts, methods, and establishing connections between different sections of meaningful mathematics, which is often illustrated by the case of proving Fermat’s Last Theorem (Y. Rav). Formalists say that a conceptual proof “points” to the formal logical structure of the proof (J. Azzouni). The article shows that the disagreement is based on the assumption of asymmetry of mutual translation of syntactic and semantic structures of the language, as a result of which the formal proof loses important semantic factors of proof. In favor of a formal proof, the program of univalent foundations of mathematics In. Vojevodski, according to which the future of mathematical proofs is associated with the availability of computer verification programs. In favor of conceptual proofs, it is stated (A. Pelc) that the number of steps in the supposed formal logical conclusion when proving an “interesting” theorem exceeds the cognitive abilities of a person. The latter circumstance leads the controversy beyond the actual topic of mathematical proof into the epistemological sphere of discussions of “mentalists” and “mechanists” on the question of the supposed superiority of human intelligence over the machine, initiated by R. Penrose in his interpretation of the Second Theorem of Goedel, among whose supporters, as it turned out, was Goedel himself.
APA, Harvard, Vancouver, ISO, and other styles
30

MacDonald, Heather. "Recent American Library School Graduate Disciplinary Backgrounds are Predominantly English and History." Evidence Based Library and Information Practice 14, no. 2 (June 12, 2019): 119–21. http://dx.doi.org/10.18438/eblip29550.

Full text
Abstract:
A Review of: Clarke, R. I., & Kim, Y.-I. (2018). The more things change, the more they stay the same: educational and disciplinary backgrounds of American librarians, 1950-2015. School of Information Studies: Faculty Scholarship, 178. https://surface.syr.edu/istpub/178 Abstract Objective – To determine the educational and disciplinary backgrounds of recent library school graduates and compare them to librarians of the past and to the general population. Design – Cross-sectional. Setting – 7 library schools in North America. Subjects – 3,191 students and their 4,380 associated degrees. Methods – Data was solicited from every ALA-accredited Master of Library Science (MLS) program in the United States of America, Canada, and Puerto Rico on students enrolled between 2012-2016 about their undergraduate and graduate degrees and areas of study. Data was coded and summarized quantitatively. Undergraduate degree data were recoded and compared to the undergraduate degree areas of study for the college-educated American population for 2012-2015 using the IPEDS Classification of Instructional Programs taxonomic scheme. Data were compared to previous studies investigating librarian disciplinary backgrounds. Main Results – 12% of schools provided data. Recent North American library school graduates have undergraduate and graduate degrees with disciplinary backgrounds in humanities (41%), social sciences (22%), professions (17%), Science, Technology, Engineering and Math (STEM) (11%), arts (6%), and miscellaneous/interdisciplinary (3%). Of the humanities, English (14.68%) and history (10.43%) predominate. Comparing undergraduate degrees with the college-educated American population using the Integrated Postsecondary Education Data System (IPEDS) classification schema, recent library school graduates have a higher percentage of degrees in social sciences and history (21.37% vs. 9.24%), English language and literature/letters (20.33% vs. 2.65%), computer and information science (6.54% vs. 2.96%), and foreign languages, literatures, and linguistics (6.25% vs. 1.1%). Compared to librarians in the past, there has been a decline in recent library school graduates with English language and literature/letters, education, biological and physical sciences, and library science undergraduate degrees. There has been an increase in visual and performing arts undergraduate degrees in recent library school graduates. Conclusion – English and history disciplinary backgrounds still predominate in recent library school graduates. This could pose problems for library school students unfamiliar with social science methodologies, both in school and later when doing evidence-based practice in the work place. The disciplinary backgrounds of recent library school graduates were very different from the college-educated American population. An increase in librarians with STEM backgrounds may help serve a need for STEM support and provide more diverse perspectives. More recent library school graduates have an arts disciplinary background than was seen in previous generations. The creativity and innovation skills that an arts background provides could be an important skill in librarianship.
APA, Harvard, Vancouver, ISO, and other styles
31

Furuya, Takashi, and Haruo Hayashi. "Special Issue on Creating Community-Based Robust and Resilient Society." Journal of Disaster Research 10, no. 5 (October 1, 2015): 791–93. http://dx.doi.org/10.20965/jdr.2015.p0791.

Full text
Abstract:
The “risk society” has become a key 21st century theme due to the economic expansion and population explosion spurred by science and technology development during the 20th century. We must create societies resilient against risk to preserve well-being and continue sustainable development. Although the ideal would be to create a society free from disaster and crisis, resources are limited. To achieve a more resilient society using these resources, we must become wise enough to identify the risks threatening society and clarify how we are to prepare against them. The traditional engineering approach is limited by its aim to reduce damage reduction as functional system of hazard, exposure, and vulnerability by focusing on mitigative action. We must instead add two factors – human activity and time dependency after a disaster – to make society more risk-resilient. The Research Institute of Science and Technology for Society (RISTEX) of the Japan Science and Technology Agency (JST) seeks to create new social, public, and economic value by solving obvious problems in society. In promoting science and technology R&D for society, RISTEX supports the building of networks enabling researchers and stakeholders to cooperate in solving societal problems. Our initiatives use R&D employing knowledge in the field of the humanities and social sciences, combined with natural sciences and technologies. Based on these existing accumulated knowledge and skills, scientifically verifying issues and lessons learned from these disasters, RISTEX launched a new R&D focus area, entitled “Creating a Community-Based Robust and Resilient Society,” in 2012. This R&D focus is to develop disaster risk reduction systems making society robust and resilient in the face of large-scale disasters. Two crucial key words in this focus area are “community” and “links.” Specifically, we must reexamine community frameworks to facilitate how diverse elements of society – industry, academia, government, and citizens – can be linked and activated in overcoming complex widespread disasters. Our R&D focus is grounded in the reality of urban and regional areas, and fosters mutual multilayered cooperation. In this issue, which mark the half-way point in the six-year RISTEX R&D focus program, we present 13 papers of reports on R&D studies selected by RISTEX in fiscal years 1 and 2, reviews appraising the academic significance of these reports, and studies that introduce new findings obtained through experimental studies. Seven papers resulted from four projects in the first year, three dealing with postdisaster reconstruction. The first, the Land Conservation and Resilience after Flooding Disaster project, deals with assisting in farmland restoration following heavy rainfall. Based on a detailed activity survey and geographical analysis, the report discusses significant roles played by community and incorporated non-profit organizations collaborating with groups outside affected areas. Of the two reports on the Redevelopment of Tsunami Impacted Coastal Regions, one analyzes the reconstruction planning process of a district completing its group relocation relatively early among communities in coastal regions devastated by the Great East Japan earthquake and tsunami. The other describes the computer reconstruction of village swept away by the tsunami, workshops conducted to improve reconstruction accuracy and the process by which community identity is strengthened by sharing common memories. Reports on the Disaster Mitigation Project of Traditional Buildings discuss current and future prospects for comprehensive disaster mitigation efforts in preservation districts based on a questionnaire focusing on the social capital in preservation districts for groups of traditional buildings. They also present results of action research aimed at community building based on connecting the historic townscape with people and organizations. The last first-year project deals with Computer-Assisted Structuring of Disaster Information. Related papers propose the design of a database schema for effectively processing disaster management information and use of natural-language processing to assist in this process. They also discuss issues related to the construction of an online information processing system for facilitating information coordination at disaster response headquarters that must process vast amounts of information in disaster response efforts. Six papers resulted from four projects among those selected in the second year. A paper on Resilient Metropolitan Areas Creation proposes multiscale community-based disaster mitigation planning preparing for a Nankai megathrust earthquake based on the need for a diverse region-wide discussion. They also report on workshops conducted based on this approach. One of two reports on Edutainment Disaster Relief Training proposes a sustainable training model based on scientific analysis of disaster medicine training – the first such attempt in medical relief. It describes implementation of an actual drill. The other report points out the need to classify disaster medicine learners into several hierarchical levels and discusses elements necessary for developing training programs as medutainment based on a comprehensive review of domestic sources on educational approaches and disaster medicine. The report on Structuring an Autonomous Regional Disaster Prevention Community describes how safety measures adopted since the 2011 Great East Japan earthquake by fire companies suffering many casualties from the disaster are effective in regions at risk of disasters other than tsunamis such as landslides. The report the Life Recovery of Public Rented Temporary Housing Dwellers presents ethnography and interview survey results with residents of public rented temporary housing regarding elements of life recovery such the housing situation, income and livelihood. Many field specialists agree it is essential to integrate science and technology in promoting R&D helping reduce disaster risks while achieving a resilient society. We must now put this concept into practice to ensure that research results are implemented. In effective risk and crisis communication, we focus on key prerequisites of people and society. We also address social issues using accumulated knowledge and technologies in individual fields as a starting point and linking these to the launch of new social implementations for achieving a resilient society. We express our sincere thanks and appreciation to all of the authors and reviewers involved in this special issue for their invaluable contributions and support.
APA, Harvard, Vancouver, ISO, and other styles
32

Yuliati, Siti Rohmi, and Ika Lestari. "HIGHER-ORDER THINKING SKILLS (HOTS) ANALYSIS OF STUDENTS IN SOLVING HOTS QUESTION IN HIGHER EDUCATION." Perspektif Ilmu Pendidikan 32, no. 2 (October 10, 2018): 181–88. http://dx.doi.org/10.21009/pip.322.10.

Full text
Abstract:
Students of Elementary School Teacher Education programs must be able to have higher-order thinking skills (HOTS) so that they can train students to have HOTS through learning activities created when they have become elementary school teachers. This study aims to explain students' high-level thinking skills in solving HOTS-oriented questions in Instructional Evaluation courses. This study uses qualitative research methods with data collection techniques using cognitive test instruments in the form of descriptions. Data analysis techniques use simple descriptive statistics. The results showed the level of thinking ability of students in answering HOTS practice questions still needed improvement. Students who have high learning abilities are better at answering HOTS-oriented questions compared to students in the medium and low categories. Recommendations for future research are required learning modules that can facilitate learning activities that lead to HOTS so that students are skilled in answering and making HOTS-oriented practice questions for elementary school students when they become a teacher. References Abdullah, Abdul Halim; Mokhtar, Mahani; Halim, Noor Dayana Abd; Ali, Dayana Farzeeha; Tahir, Lokman Mohd; Kohar, U. H. A. (2017). Mathematics Teachers’ Level of Knowledge and Practice on the Implementation of Higher-Order Thinking Skills (HOTS). EURASIA Journal of Mathematics, Science and Technology Education, 13(1), 3–17. https://doi.org/10.12973/eurasia.2017.00601a Altun, M., & Akkaya, R. (2014). Mathematics teachers’ comments on PISA math questions and our country’s students’ low achievement levels. Hacettepe Üniversitesi Eğitim Fakültesi Dergisi, 29(1), 19–34. Bakry, & Md Nor Bakar. (2015). The process of thinking among Junior High School students in solving HOTS question. International Journal of Evaluation and Research in Education (IJERE), 4(3), 138–145. Budsankom, P; Sawangboon, T; Damrongpanit, S; Chuensirimongkol, J. (2015). Factors affecting higher order thinking skills of students: A meta-analytic structural equation modeling study. Educational Research and Review, 10(19), 2639–2652. doi:10.5897/err2015.2371 Chinedu, C. C., Olabiyi, O. S., & Kamin, Y. Bin. (2015). Strategies for improving higher order thinking skills in teaching and learning of design and technology education. Journal of Technical Educationand Training, 7(2), 35–43. Retrieved from http://penerbit.uthm.edu.my/ojs/index.php/JTET/article/view/1081/795 Didis, M. G., Erbas, A. K., Cetinkaya, B., Cakiroglu, E., & Alacaci, C. (2016). Exploring prospective secondary mathematics teachers’ interpretation of student thinking through analysing students’work in modelling. Mathematics Education Research Journal, 28(3), 349–378. https://doi.org/10.1007/s13394-016-0170-6 Duan, J. (2012). Research about Technology Enhanced Higher-Order Thinking. IEEE Computer Society, (Iccse), 687–689. https://doi.org/10.1109/ICCSE.2012.6295167 Edwards, L. (2016). EDUCATION, TECHNOLOGY AND HIGHER ORDER THINKING SKILLS Lucy Edwards, 1–18. Ersoy, E., & Başer, N. (2014). The Effects of Problem-based Learning Method in Higher Education on Creative Thinking. Procedia - Social and Behavioral Sciences, 116, 3494–3498. https://doi.org/10.1016/j.sbspro.2014.01.790 Hugerat, M., & Kortam, N. (2014). Improving higher order thinking skills among freshmen by teaching science through inquiry. Eurasia Journal of Mathematics, Science and Technology Education, 10(5), 447–454. https://doi.org/10.12973/eurasia.2014.1107a Kaur, C., Singh, S., Kaur, R., Singh, A., & Singh, T. S. M. (2018). Developing a Higher Order Thinking Skills Module for Weak ESL Learners, 11(7), 86–100. https://doi.org/10.5539/elt.v11n7p86 King, F. J., Goodson, L., & Rohani, F. (1998). Higher order thinking skills. Publication of the Educational Services Program, Now Known as the Center for Advancement of Learning and Assessment. Obtido de: Www.Cala.Fsu.Edu, 1–176. Retrieved from http://www.cala.fsu.edu/files/higher_order_thinking_skills.pdf Kusuma, M. D., Rosidin, U., Abdurrahman, A., & Suyatna, A. (2017). The Development of Higher Order Thinking Skill (Hots) Instrument Assessment In Physics Study. IOSR Journal of Research & Method in Education (IOSRJRME), 07(01), 26–32. https://doi.org/10.9790/7388-0701052632 Marzano, R. J. (1993). How classroom teachers approach the teaching of thinking. Theory Into Practice, 32(3), 154–160. https://doi.org/10.1080/00405849309543591 McLoughlin, D., & Mynard, J. (2009). An analysis of higher order thinking in online discussions. Innovations in Education and Teaching International, 46(2), 147–160. https://doi.org/10.1080/14703290902843778 Miri, B., David, B. C., & Uri, Z. (2007). Purposely teaching for the promotion of higher-order thinking skills: A case of critical thinking. Research in Science Education, 37(4), 353–369. https://doi.org/10.1007/s11165-006-9029-2 Nagappan, R. (2001). Language teaching and the enhancement of higher-order thinking skills. Anthology Series-Seameo Regional Language Centre, (April 2000), 190–223. Retrieved from http://nsrajendran.tripod.com/Papers/RELC2000A.pdf Nguyen, T. (2018). Teachers ’ Capacity of Instruction for Developing Higher – Order Thinking Skills for Upper Secondary Students – A Case Study in Teaching Mathematics in Vietnam, 10(1), 8–19. Puchta, H. (2007). More than little parrots: Developing young learners’ speaking skills. Www.Herbertpuchta.Com. Raiyn, J., & Tilchin, O. (2015). Higher-Order Thinking Development through Adaptive Problem-based Learning. Journal of Education and Training Studies, 3(4), 93–100. https://doi.org/10.11114/jets.v3i4.769 Retnawati, H., Djidu, H., Kartianom, K., Apino, E., & Anazifa, R. D. (2018). Teachers’ knowledge about higher-order thinking skills and its learning strategy. Problem of Education in the 21st Century, 76(2), 215–230. Retrieved from http://oaji.net/articles/2017/457-1524597598.pdf Snyder, L. G., & Snyder, M. J. (2008). Teaching critical thinking and problem solving skills. The Delta Pi Epsilon Journal, L(2), 90–99. https://doi.org/10.1023/A:1009682924511 Stahnke, R., Schueler, S., & Roesken-Winter, B. (2016). Teachers’ perception, interpretation, and decision-making: a systematic review of empirical mathematics education research. ZDM - Mathematics Education, 48(1–2). https://doi.org/10.1007/s11858-016-0775-y Sulaiman, T., Muniyan, V., Madhvan, D., Hasan, R., & Rahim, S. S. A. (2017). Implementation of higher order thinking skills in teaching of science: A case study in Malaysia. International Research Journal of Education and Sciences (IRJES), 1(1), 2550–2158. Retrieved from http://www.masree.info/wp-content/uploads/2017/02/20170226-IRJES-VOL-1-ISSUE-1-ARTICLE-1.pdf Tan, S. Y., & Halili, S. H. (2015). Effective teaching of higher-order thinking (HOT) in education. The Online Journal of Distance Education and E-Learning, 3(2), 41–47. Thomas, A., & Thorne, G. (2009). How to increase higher level thinking | center for development and learning. The Center for Learning and Development Blog. Retrieved from http://www.cdl.org/articles/how-to-increase-high-order-thinking/ Thompson, T. (2008). Mathematics teachers’ interpretation of higher-order thinking in Bloom’s taxonomy. International Electronic Journal of Mathematics Education, 3(2), 96–109. https://doi.org/10.1126/science.318.5856.1534 Watson, J. M., Collis, K. F., Callingham, R. A., & Moritz, J. B. (1995). A model for assessing higher order thinking in statistics. Educational Research and Evaluation,(Vol.1). https://doi.org/10.1080/1380361950010303 Zohar, A. (2013). Challenges in wide scale implementation efforts to foster higher order thinking (HOT) in science education across a whole school system. Thinking Skills and Creativity, 10, 233–249. https://doi.org/10.1016/j.tsc.2013.06.002 Zohar, A., & Schwartzer, N. (2005). Assessing teachers’ pedagogical knowledge in the context of teaching higher-order thinking. International Journal of Science Education, 27(13), 1595–1620. https://doi.org/10.1080/09500690500186592 Zulkpli, Z., Mohamed, M., & Abdullah, A. H. (2017). Assessing mathematics teachers’ knowledge in teaching thinking skills. Sains Humanika, 9(1–4), 83–87. https://doi.org/10.11113/sh.v9n1-4.1129
APA, Harvard, Vancouver, ISO, and other styles
33

Sulistianingsih, Ellese, and M. Mukminan. "THE DEVELOPMENT OF WEB-BASED LEARNING MULTIMEDIA FOR HIGH SCHOOL STUDENTS’ LITHOSPHERE MATERIAL." Geosfera Indonesia 4, no. 1 (April 29, 2019): 11. http://dx.doi.org/10.19184/geosi.v4i1.9882.

Full text
Abstract:
Science and Technology develop very fast in every aspect of life, including in the aspect of education. As the development of science and technology, guiding teachers to be able to make use various kinds of creative and innovative learning media in learning process at school is needed in order to increase the effectivity of the learning process which will have impact on the students’ learning motivation and learning outcomes. According to the explanation, learning multimedia needs to be developed in order to increase the students’ learning motivation and learning outcomes. This research is a research and development (R&D), which is then modified by using Tessmer formative evaluation. The analysis results show that the web-based learning multimedia for lithosphere material has been proven its eligibility, that the web-based learning is valid, practical, to be used in learning process and is effective in increasing students learning motivation and learning outcomes. References Bowman, S. F. (2015). Evaluation in Instructional Design Practice: A View from The Stakeholders. (Dissertation Doctor, Capella University, 2015). Retrieved from https://search. proquest.com/docview/1707694509/fulltext PDF/D439E6E103D04792PQ/6?accountid=31324. Cahyono, K. (2013). Penggunaan Media Interaktif Berbasis Web untuk Meningkatkan Motivasi dan hasil Belajar. Jurnal Teknik Informatika Abdurrab University. Retrieved from http://binaprajajournal.com/ojs/index. php/jbp/article/view/117. Daljoeni, N. (2014). Pengantar Geografi. Yogyakarta: Ombak. Day, T. (2012). Undergraduate Teaching and Learning in Physical Geography. Journal Physical Geography, 36(3). Retrieved fom https://search. proquest. com/doc view/1019246195/B5C4C63F0A8F4962PQ/1?accountid=31324. Fadli, M. S. & Ikawati, H. D. (2017). Penggunaan Multimedia untuk Meningkatkan Motivasi Belajar Siswa. Jurnal Teknologi Pendidikan, 2(2). Retrieved from http://ojs.ikipmataram.ac.id/index.php/jtp/article/view/598. Gilakjani, A. P. (2012). The Significant Role of Multimedia in Motivating EFL Learners’ Interest in English Language Learning. Journal Modern Education and Computer Science, 4(4). Retrieved from https://search. proquest.com/docview/1627735482/509798BC9EC481FPQ/1?accountid=31324. Hake, R. R. (1999). Analyzing Change/Gain Score. Dept. of Physics, Indiana University. Retrieved from http://www.physics.indiana.edu/~sdi/Analyzing Change-Gain. Hawley, D & Lyon, J. (2017). Plate Update: Refreshing Ideas for Teaching Plate Tectonics. Teaching Geography, 42(1). Retrieved from https://search.pro quest.com/docview/1952375936/73816528324E4DACPQ/1?accountid=31324. Huang, Q. (2012). Action Research on Motivation in English Reading. Journal Theory and Practice in Language Studies, 2(8). Retrieved from https://search. proquest.com/docview/1619300790/fulltextPDF/D04EC91FA9214B89PQ/2?accountid=31324. Kusumaningtias, A. D. & Mukminan. (2014). Pengembangan Multimedia Pembelajaran Geografi dengan Materi Litosfer dan Pedosfer untuk SMA Kelas X. Jurnal Ilmu-ilmu Sosial, 11(1). Retrieved from https://jurnal.uny.ac.id/index.php/sosia/article/download/5284/4583. Milovanovic, M. Perisic, J., Vukotic, S. Bugarcic, M. Radovanovic, L. &Ristic, M. (2016). Learning Mathematic Using Multimedia in Engineering Education. Journal Acta Technica Corviniensis – Bulleting of Engineering, 9(1). Retrieved from https://search.proquest.com/docview/1767584934/559B63 F69E094F98PQ/1?accountid=31324. Moeed, A. (2015). Science Investigation Students View about Learning, Motivation and Assessment. Singapore: Springer. Mohasin, S. F., Shinde, P. A. &Khaparde. (2013). E-Learning: A Tool for Library and Information Services. Journal of Library & Information Science, 3(2). Retrieved from https://search.proquest.com/docview/1440877148/fulltext PDF/33223E6022A248ECPQ/1?accountid=31324. Permadi, A. A. (2016). Pengembangan Media Pembelajaran Interaktif Berbasis Web dengan Pemanfaatan Video Conference Mata Pelajaran Produktif Teknik Komputer dan jaringan di Sekolah Menengah Kejuruan. Jurnal Pendidikan Teknologi dan Kejuruan. Retrieved from http://jural.unm.ac.id/ 3123/1/Jurnal.pdf. Presiden Republik Indonesia. (2000). Keputusan Presiden Republik Indonesia Nomor 50 Tahun 2000 Tentang Tim Koordinasi Telematika Indonesia. Robb, C. (2010). The Impact of Motivational Messages on Student Performance in Community College Online Courses. (Dissertation Doctor, University of Illinois at Urbana-Champaign, 2010). Retrieved from https://search.proquest.com/docview/778224030/18ED422A32FC4231PQ/3?accountid=31324 Sahrir, M. S., Alias, N. A., Ismail, Z., & Osman, N. (2012). Employing Design and Development Research (DDR): Approaches in the Design and Development of Online Arabic Vocabulary Learning Games Prototype. Journal of Educational Technology, 11(2). Retrieved from https://search. proquest.com/docview/1288340626/fulltextPDF/D439E6E103D04792PQ/1?accountid=31324. Sari, H. V. & Suswanto, H. (2017). Pengembangan media pembelajaran Berbasis Web Untuk mengukur hasil Belajar siswa pada mata pelajaran Komputer Jaringan Dasar program Keahlian teknik komputer dan jaringan.Jurnal Pendidikan, 2(7). Retrieved from http://journal.um.ac.id/index.php/jptpp/ article/view/9734/4593. Su, C. H. (2016). The effects of students' motivation, cognitive load and learning anxiety in gamification software engineering education: a structural equation modeling study. Journal Multimedia Tools Application, 75(16). Retrieved from https://search.proquest.com/docview/1867930658/fulltextPDF/9482B 31FA03D4E7CPQ/1?accountid=31324. Tessmer, M. (1998). Planning and Conducting Formative Evaluation. London: Kogan Page Limited. Tsai, M. J. (2009). The Model of Strategic e-Learning: Understanding and Evaluating Student E-Learning from Metacognitive Perspectives. Journal Educational Technology & Society, 12(1). Retrieved from https://search. p1roquest.com/docview/1287039259/20B52566A67140DBPQ/1?accountid=31324. Umar. (2013). Studi Komparatif Penguasaan Konsep Ulumul Qur’an Dalam Pembelajaran Yang Menggunakan Full E-Learning Dan Blended E-Learning. Jurnal TAPIS, 13(1). Retrieved from http://id.portalgaruda.org/? ref=browse&mod=viewarticle&article=252276. Wiyani, N. A. (2012). Desain Pembelajaran Pendidikan: Tata Rancang Pembelajaran Menuju Pencapaian Kompetensi. Yogyakarta: Ar-Ruzz Media. Copyright (c) 2018 Geosfera Indonesia Journal and Department of Geography Education, University of Jember This work is licensed under a Creative Commons Attribution-Share A like 4.0 International License
APA, Harvard, Vancouver, ISO, and other styles
34

Warmansyah, Jhoni, Elis Komalasari, Eliza Febriani, Gusmiati, and Amalina. "Factors Affecting Teacher Readiness for Online Learning (TROL) in Early Childhood Education: TISE and TPACK." JPUD - Jurnal Pendidikan Usia Dini 16, no. 1 (April 30, 2022): 32–51. http://dx.doi.org/10.21009/jpud.161.03.

Full text
Abstract:
This study aims to find empirical information about the effect of Technological Pedagogical Content Knowledge (TPACK), and Technology Integration Self Efficacy (TISE) on Teacher Readiness for Online Learning (TROL). This study uses a quantitative survey method with path analysis techniques. This study measures the readiness of kindergarten teachers in distance learning in Tanah Datar Regency, West Sumatra Province, Indonesia with a sampling technique using simple random sampling involving 105 teachers. Empirical findings reveal that; 1) there is a direct positive effect of Technology Integration Self Efficacy on Teacher Readiness for Online Learning; 2) there is a direct positive effect of PACK on Teacher Readiness for Online Learning; 3) there is a direct positive effect of Technology Integration Self Efficacy on TPACK. If want to improve teacher readiness for online learning, Technological Pedagogical Content Knowledge (TPACK) must be improved by paying attention to Technology Integration Self Efficacy (TISE). Keywords: TROL, TPACK, TISE, Early Childhood Education References: Abbitt, J. T. (2011). An Investigation of the Relationship between Self-Efficacy Beliefs about Technology Integration and Technological Pedagogical Content Knowledge (TPACK) among Preservice Teachers. Journal of Digital Learning in Teacher Education, 27(4), 134–143. Adedoyin, O. B., & Soykan, E. (2020). Covid-19 pandemic and online learning: The challenges and opportunities. Interactive Learning Environments, 1–13. https://doi.org/10.1080/10494820.2020.1813180 Adnan, M. (2020). Online learning amid the COVID-19 pandemic: Students perspectives. Journal of Pedagogical Sociology and Psychology, 1(2), 45–51. https://doi.org/10.33902/JPSP.2020261309 Alqurashi, E. (2016). Self-Efficacy in Online Learning Environments: A Literature Review. Contemporary Issues in Education Research (CIER), 9(1), 45–52. https://doi.org/10.19030/cier.v9i1.9549 Amir, H. (2016). Korelasi Pengaruh Faktor Efikasi Diri Dan Manajemen Diri Terhadap Motivasi Berprestasi Pada Mahasiswa Pendidikan Kimia Unversitas Bengkulu. Manajer Pendidikan, 10(4). Anderson, T. (2008). The theory and practice of online learning. Athabasca University Press. Anggraeni, N., Ridlo, S., & Setiati, N. (2018). The Relationship Between TISE and TPACK among Prospective Biology Teachers of UNNES. Journal of Biology Education, 7(3), 305–311. https://doi.org/10.15294/jbe.v7i3.26021 Ariani, D. N. (2015). Hubungan antara Technological Pedagogical Content Knowledge dengan Technology Integration Self Efficacy Guru Matematika di Sekolah Dasar. Muallimuna: Jurnal Madrasah Ibtidaiyah, 1(1), 79–91. Birisci, S., & Kul, E. (2019). Predictors of Technology Integration Self-Efficacy Beliefs of Preservice Teachers. Contemporary Educational Technology, 10(1). https://doi.org/10.30935/cet.512537 Bozkurt, A., Jung, I., Xiao, J., Vladimirschi, V., Schuwer, R., Egorov, G., Lambert, S. R., Al-freih, M., Pete, J., Olcott, D., Rodes, V., Aranciaga, I., Bali, M., Alvarez, A. V, Roberts, J., Pazurek, A., Raffaghelli, J. E., Panagiotou, N., Coëtlogon, P. De, … Paskevicius, M. (2020). UVicSPACE: Research & Learning Repository Navigating in a time of uncertainty and crisis. Asian Journal of Distance Education, 15(1), 1–126. Brinkley-Etzkorn, K. E. (2018). Learning to teach online: Measuring the influence of faculty development training on teaching effectiveness through a TPACK lens. The Internet and Higher Education, 38, 28–35. https://doi.org/10.1016/j.iheduc.2018.04.004 Butnaru, G. I., Niță, V., Anichiti, A., & Brînză, G. (2021). The effectiveness of online education during covid 19 pandemic—A comparative analysis between the perceptions of academic students and high school students from romania. Sustainability (Switzerland), 13(9). https://doi.org/10.3390/su13095311 Carliner, S. (2003). Modeling information for three-dimensional space: Lessons learned from museum exhibit design. Technical Communication, 50(4), 554–570. Cengiz, C. (2015). The development of TPACK, Technology Integrated Self-Efficacy and Instructional Technology Outcome Expectations of pre-service physical education teachers. Asia-Pacific Journal of Teacher Education, 43(5), 411–422. https://doi.org/10.1080/1359866X.2014.932332 Chou, P., & Ph, D. (2012). Effect of Students ’ Self -Directed Learning Abilities on Online Learning Outcomes: Two Exploratory Experiments in Electronic Engineering Department of Education. 2(6), 172–179. Crawford, J., Butler-Henderson, K., Rudolph, J., Malkawi, B., Burton, R., Glowatz, M., Magni, P. A., & Lam, S. (2020). COVID-19: 20 countries’ higher education intra-period digital pedagogy responses. Journal of Applied Learning & Teaching, 3(1). https://doi.org/10.37074/jalt.2020.3.1.7 Dolighan, T., & Owen, M. (2021). Teacher efficacy for online teaching during the COVID-19 pandemic. Brock Education Journal, 30(1), 95. https://doi.org/10.26522/brocked.v30i1.851 Dong, Y., Chai, C. S., Sang, G.-Y., Koh, J. H. L., & Tsai, C.-C. (2015). Exploring the Profiles and Interplays of Pre-service and In-service Teachers’ Technological Pedagogical Content Knowledge (TPACK) in China. International Forum of Educational Technology & Society, 18(1), 158–169. Donitsa-Schmidt, S., & Ramot, R. (2020). Opportunities and challenges: Teacher education in Israel in the Covid-19 pandemic. Journal of Education for Teaching, 46(4), 586–595. https://doi.org/10.1080/02607476.2020.1799708 Elas, N. I. B., Majid, F. B. A., & Narasuman, S. A. (2019). Development of Technological Pedagogical Content Knowledge (TPACK) For English Teachers: The Validity and Reliability. International Journal of Emerging Technologies in Learning (IJET), 14(20), 18. https://doi.org/10.3991/ijet.v14i20.11456 Ghozali, I. (2011). Aplikasi multivariate dengan program IBM SPSS 19. Badan Penerbit Universitas Diponegoro. Giles, R. M., & Kent, A. M. (2016). An Investigation of Preservice Teachers ’ Self-Efficacy for Teaching with Technology. 1(1), 32–40. https://doi.org/10.20849/aes.v1i1.19 Gil-flores, J., & Rodríguez-santero, J. (2017). Computers in Human Behavior Factors that explain the use of ICT in secondary-education classrooms: The role of teacher characteristics and school infrastructure. Computers in Human Behavior, 68, 441–449. https://doi.org/10.1016/j.chb.2016.11.057 Habibi, A., Yusop, F. D., & Razak, R. A. (2019). The role of TPACK in affecting pre-service language teachers’ ICT integration during teaching practices: Indonesian context. Education and Information Technologies. https://doi.org/10.1007/s10639-019-10040-2 Harris, J. B., & Hofer, M. J. (2011). Technological Pedagogical Content Knowledge (TPACK) in Action. Journal of Research on Technology in Education, 43(3), 211–229. https://doi.org/10.1080/15391523.2011.10782570 Hatlevik, I. K. R., & Hatlevik, O. E. (2018). Examining the relationship between teachers’ ICT self-efficacy for educational purposes, collegial collaboration, lack of facilitation and the use of ICT in teaching practice. Frontiers in Psychology, 9(JUN), 1–8. https://doi.org/10.3389/fpsyg.2018.00935 Hung, M. L. (2016). Teacher readiness for online learning: Scale development and teacher perceptions. Computers and Education, 94, 120–133. https://doi.org/10.1016/j.compedu.2015.11.012 Hung, M. L., Chou, C., Chen, C. H., & Own, Z. Y. (2010). Learner readiness for online learning: Scale development and student perceptions. Computers and Education, 55(3), 1080–1090. https://doi.org/10.1016/j.compedu.2010.05.004 Juanda, A., Shidiq, A. S., & Nasrudin, D. (2021). Teacher Learning Management: Investigating Biology Teachers’ TPACK to Conduct Learning During the Covid-19 Outbreak. Jurnal Pendidikan IPA Indonesia, 10(1), 48–59. https://doi.org/10.15294/jpii.v10i1.26499 Karatas, M. A.-K. (2020). COVID - 19 Pandemisinin Toplum Psikolojisine Etkileri ve Eğitime Yansımaları. Journal of Turkish Studies, Volume 15(Volume 15 Issue 4), 1–13. https://doi.org/10.7827/TurkishStudies.44336 Kaymak, Z. D., & Horzum, M. B. (2013). Relationship between online learning readiness and structure and interaction of online learning students. Kuram ve Uygulamada Egitim Bilimleri, 13(3), 1792–1797. https://doi.org/10.12738/estp.2013.3.1580 Keser, H., Karaoğlan Yılmaz, F. G., & Yılmaz, R. (2015). TPACK Competencies and Technology Integration Self-Efficacy Perceptions of Pre-Service Teachers. Elementary Education Online, 14(4), 1193–1207. https://doi.org/10.17051/io.2015.65067 Kim, J. (2020). Learning and Teaching Online During Covid-19: Experiences of Student Teachers in an Early Childhood Education Practicum. International Journal of Early Childhood, 52(2), 145–158. https://doi.org/10.1007/s13158-020-00272-6 Koehler, M. J., Mishra, P., & Cain, W. (2013). What is Technological Pedagogical Content Knowledge (TPACK)? Journal of Education, 193(3), 13–19. https://doi.org/10.1177/002205741319300303 Lee, Y., & Lee, J. (2014). Enhancing pre-service teachers’ self-efficacy beliefs for technology integration through lesson planning practice. Computers and Education, 73, 121–128. https://doi.org/10.1016/j.compedu.2014.01.001 Mallillin, L. L. D., Mendoza, L. C., Mallillin, J. B., Felix, R. C., & Lipayon, I. C. (2020). Implementation and Readiness of Online Learning Pedagogy: A Transition To Covid 19 Pandemic. European Journal of Open Education and E-Learning Studies, 5(2), 71–90. https://doi.org/10.46827/ejoe.v5i2.3321 Mishra, P. (2019). Considering Contextual Knowledge: The TPACK Diagram Gets an Upgrade. Journal of Digital Learning in Teacher Education, 35(2), 76–78. https://doi.org/10.1080/21532974.2019.1588611 Moorhouse, B. L. (2020). Adaptations to a face-to-face initial teacher education course ‘forced’ online due to the COVID-19 pandemic. Journal of Education for Teaching, 46(4), 609–611. https://doi.org/10.1080/02607476.2020.1755205 Mulyadi, D., Wijayatingsih, T. D., Budiastuti, R. E., Ifadah, M., & Aimah, S. (2020). Technological Pedagogical and Content Knowledge of ESP Teachers in Blended Learning Format. International Journal of Emerging Technologies in Learning (IJET), 15(06), 124. https://doi.org/10.3991/ijet.v15i06.11490 Murtaza, G., Mahmood, K., & Fatima, N. (2021). Readiness for Online Learning during COVID-19 pandemic: A survey of Pakistani LIS students The Journal of Academic Librarianship Readiness for Online Learning during COVID-19 pandemic: A survey of Pakistani LIS students. The Journal of Academic Librarianship, 47(3), 102346. https://doi.org/10.1016/j.acalib.2021.102346 Mustika, M., & Sapriya. (2019). Kesiapan Guru IPS dalam E-learning Berdasarkan: Survei melalui Pendekatan TPACK. 32–35. https://doi.org/10.1145/3306500.3306566 Niess, M. L. (2011). Investigating TPACK: Knowledge Growth in Teaching with Technology. Journal of Educational Computing Research, 44(3), 299–317. https://doi.org/10.2190/EC.44.3.c Oketch, & Otchieng, H. (2013). University of Nairobi, H. A. (2013). E-Learning Readiness Assessment Model in Kenyas’ Higher Education Institutions: A Case Study of University of Nairobi by: Oketch, Hada Achieng a Research Project Submitted in Partial Fulfillment of the Requirement of M. October. Pamuk, S., Ergun, M., Cakir, R., Yilmaz, H. B., & Ayas, C. (2015). Exploring relationships among TPACK components and development of the TPACK instrument. Education and Information Technologies, 20(2), 241–263. https://doi.org/10.1007/s10639-013-9278-4 Paraskeva, F., Bouta, H., & Papagianni, A. (2008). Individual characteristics and computer self-efficacy in secondary education teachers to integrate technology in educational practice. Computers and Education, 50(3), 1084–1091. https://doi.org/10.1016/j.compedu.2006.10.006 Putro, S. T., Widyastuti, M., & Hastuti, H. (2020). Problematika Pembelajaran di Era Pandemi COVID-19 Stud Kasus: Indonesia, Filipina, Nigeria, Ethiopia, Finlandia, dan Jerman. Geomedia Majalah Ilmiah Dan Informasi Kegeografian, 18(2), 50–64. Qudsiya, R., Widiyaningrum, P., & Setiati, N. (2018). The Relationship Between TISE and TPACK among Prospective Biology Teachers of UNNES. Journal of Biology Education, 7(3), 305–311. https://doi.org/10.15294/jbe.v7i3.26021 Reflianto, & Syamsuar. (2018). Pendidikan dan Tantangan Pembelajaran Berbasis Teknologi Informasi di Era Revolusi Industri 4.0. Jurnal Ilmiah Teknologi Pendidikan, 6(2), 1–13. Reski, A., & Sari, K. (2020). Analisis Kemampuan TPACK Guru Fisika Se-Distrik Merauke. Jurnla Kreatif Online, 8(1), 1–8. Ruggiero, D., & Mong, C. J. (2015). The teacher technology integration experience: Practice and reflection in the classroom. Journal of Information Technology Education, 14. Santika, V., Indriayu, M., & Sangka, K. B. (2021). Profil TPACK Guru Ekonomi di Indonesia sebagai Pendekatan Integrasi TIK selama Pembelajaran Jarak Jauh pada Masa Pandemi Covid-19. Duconomics Sci-Meet (Education & Economics Science Meet), 1, 356–369. https://doi.org/10.37010/duconomics.v1.5470 Semiz, K., & Ince, M. L. (2012). Pre-service physical education teachers’ technological pedagogical content knowledge, technology integration self-efficacy and instructional technology outcome expectations. Australasian Journal of Educational Technology, 28(7). https://doi.org/10.14742/ajet.800 Senthilkumar, Sivapragasam, & Senthamaraikannan. (2014). Role of ICT in Teaching Biology. International Journal of Research, 1(9), 780–788. Setiaji, B., & Dinata, P. A. C. (2020). Analisis kesiapan mahasiswa jurusan pendidikan fisika menggunakan e-learning dalam situasi pandemi Covid-19 Analysis of e-learning readiness on physics education students during Covid-19 pandemic. 6(1), 59–70. Siagian, H. S., Ritonga, T., & Lubis, R. (2021). Analisis Kesiapan Belajar Daring Siswa Kelas Vii Pada Masa Pandemi Covid-19 Di Desa Simpang. JURNAL MathEdu (Mathematic Education Journal), 4(2), 194–201. Sintawati, M., & Indriani, F. (2019). Pentingnya Technological Pedagogical Content Knowledge (TPACK) Guru di Era Revolusi Industri 4.0. Seminar Nasional Pagelaran Pendidikan Dasar Nasional (PPDN), 1(1), 417–422. Sojanah, J., Suwatno, Kodri, & Machmud, A. (2021). Factors affecting teachers’ technological pedagogical and content knowledge (A survey on economics teacher knowledge). Cakrawala Pendidikan, 40(1), 1–16. https://doi.org/10.21831/cp.v40i1.31035 Subhan, M. (2020). Analisis Penerapan Technological Pedagogical Content Knowledge Pada Proses Pembelajaran Kurikulum 2013 di Kelas V. International Journal of Technology Vocational Education and Training, 1(2), 174–179. Sum, T. A., & Taran, E. G. M. (2020). Kompetensi Pedagogik Guru PAUD dalam Perencanaan dan Pelaksanaan Pembelajaran. Jurnal Obsesi : Jurnal Pendidikan Anak Usia Dini, 4(2), 543. https://doi.org/10.31004/obsesi.v4i2.287 Suryawati, E., Firdaus, L. N., & Yosua, H. (2014). Analisis keterampilan technological pedagogical content knowledge (TPCK) guru biologi SMA negeri kota Pekanbaru. Jurnal Biogenesis, 11(1), 67-72. Suyamto, J., Masykuri, M., & Sarwanto, S. (2020). Analisis Kemampuan Tpack (Technolgical, Pedagogical, and Content, Knowledge) Guru Biologi Sma Dalam Menyusun Perangkat Pembelajaran Materi Sistem Peredaran Darah. INKUIRI: Jurnal Pendidikan IPA, 9(1), 46. https://doi.org/10.20961/inkuiri.v9i1.41381 Tiara, D. R., & Pratiwi, E. (2020). Pentingnya Mengukur Kesiapan Guru Sebagai Dasar Pembelajaran Daring. Jurnal Golden Age, 04(2), 362–368. Trionanda, S. (2021). Analisis kesiapan dan pelaksanaan pembelajaran matematika jarak jauh berdasarkan profil TPACK di SD Katolik Tanjungpinang tahun ajaran 2020 / 2021. In Prosiding Seminar Nasional Matematika Dan Pendidikan Matematika, 6, 69–76. Tsai, C.-C., & Chai, C. S. (2012). The ‘third’-order barrier for technology-integration instruction: Implications for teacher education. Australasian Journal of Educational Technology, 28(6). https://doi.org/10.14742/ajet.810 Wahyuni, F. T. (2019). Hubungan Antara Technological Pedagogical Content Knowledge (Tpack) Dengan Technology Integration Self Efficacy (Tise) Guru Matematika Di Madrasah Ibtidaiyah. Jurnal Pendidikan Matematika (Kudus), 2(2), 109–122. https://doi.org/10.21043/jpm.v2i2.6358 Wang, L., Ertmer, P. A., & Newby, T. J. (2014). Journal of Research on Technology in Education Increasing Preservice Teachers’ Self-Efficacy Beliefs for Technology Integration. Journal of Research on Technology in Education, 36(3), 37–41. https://doi.org/10.1080/15391523.2004.10782414 Warden, C. A., Yi-Shun, W., Stanworth, J. O., & Chen, J. F. (2020). Millennials’ technology readiness and self-efficacy in online classes. Innovations in Education and Teaching International, 00(00), 1–11. https://doi.org/10.1080/14703297.2020.1798269 Widarjono, A. (2015). Analisis Multivariat Terapan edisi kedua. UPP STIM YKPN. Wiresti, R. D. (2021). Analisis Dampak Work from Home pada Anak Usia Dini di Masa Pandemi Covid-19. Jurnal Obsesi: Jurnal Pendidikan Anak Usia Dini, 5(1), 641653. https://doi.org/10.31004/obsesi.v5i1.563 Yildiz Durak, H. (2019). Modeling of relations between K-12 teachers’ TPACK levels and their technology integration self-efficacy, technology literacy levels, attitudes toward technology and usage objectives of social networks. Interactive Learning Environments, 1–27. https://doi.org/10.1080/10494820.2019.1619591 Yudha, F., Aziz, A., & Tohir, M. (2021). Pendampingan Siswa Terdampak Covid-19 Melalui Media Animasi Sebagai Inovasi Pembelajaran Online. JMM (Jurnal Masyarakat Mandiri), 5(3), 964–978. Yurdugül, H., & Demir, Ö. (2017). An investigation of Pre-service Teachers’ Readiness for E-learning at Undergraduate Level Teacher Training Programs: The Case of Hacettepe University. The Case of Hacettepe University.
APA, Harvard, Vancouver, ISO, and other styles
35

Deardorff, Ariel. "Why do biomedical researchers learn to program? An exploratory investigation." Journal of the Medical Library Association 108, no. 1 (January 2, 2020). http://dx.doi.org/10.5195/jmla.2020.819.

Full text
Abstract:
Objective: As computer programming becomes increasingly important in the biomedical sciences and more libraries offer programming classes, it is crucial for librarians to understand how researchers use programming in their work. The goal of this study was to understand why biomedical researchers who enrolled in a library-sponsored workshop wanted to learn to program in R and Python.Methods: Semi-structured in-depth interviews were performed with fourteen researchers registered for beginning R and Python programming workshops at the University of California, San Francisco Library. A thematic analysis approach was used to extract the top reasons that researchers learned to program.Results: Four major themes emerged from the interviews. Researchers wanted to learn R and Python programming in order to perform their data analysis independently, to be an informed collaborator, to engage with new forms of big data research, and to have more flexibility in the tools that they used for their research.Conclusions: Librarians designing programming workshops should remember that most researchers are hoping to apply their new skills to a specific research task such as data cleaning, data analysis, and statistics and that language preferences can vary based on research community as well as personal preferences. Understanding the programming goals of researchers will make it easier for librarians to partner effectively and offer services that are critically needed in the biomedical community.
APA, Harvard, Vancouver, ISO, and other styles
36

Koçak, Serdar, Yusuf Tansel Ic, Mustafa Sert, Kumru Didem Atalay, and Berna Dengiz. "Development of a Decision Support System for Selection of Reviewers to Evaluate Research and Development Projects." International Journal of Information Technology & Decision Making, November 30, 2022, 1–30. http://dx.doi.org/10.1142/s0219622022500961.

Full text
Abstract:
The evaluation of Research and Development (R&D) projects consists of many steps depending on the government funding agencies and the support program. It is observed that the reviewer evaluation reports have a crucial impact on the support decisions of the projects. In this study, a decision support system (DSS), namely R&D Reviewer, is developed to help the decision-makers with the assignment of the appropriate reviewer to R&D project proposals. It is aimed to create an artificial intelligence-based decision support system that enables the classification of Turkish R&D projects with natural language processing (NLP) methods. Furthermore, we examine the reviewer ranking process by using fuzzy multi-criteria decision-making methods. The data in the database is processed primarily to classify the R&D projects and the word embedding model NLP, “Word2Vec”. Also, we designed the Convolutional Neural Network (CNN) model to select the features by using the automatic feature learning approach. Moreover, we incorporate a new integrated hesitant fuzzy VIKOR and TOPSIS methodology into the developed DSS for the reviewer ranking process.
APA, Harvard, Vancouver, ISO, and other styles
37

"Language teaching." Language Teaching 40, no. 2 (March 7, 2007): 135–41. http://dx.doi.org/10.1017/s0261444807214284.

Full text
Abstract:
07–173Anderson, Carolyn (U Strathclyde, UK; carolyn.anderson@strath.ac.uk), Early communication strategies: Using video analysis to support teachers working with preverbal pupils. British Journal of Special Education (Blackwell) 33.3 (2006), 114–120.07–174Bowers, Anthony (Ningbo U Technology, China), Presentation of an Australian–Chinese joint venture program in China. EA Journal (English Australia) 23.1 (2006), 24–34.07–175Bralich, Philip A. (Georgia State U, USA), The new SAT and fundamental misunderstandings about grammar teaching. English Today (Cambridge University Press) 22.3 (2006), 61–64.07–176Carless, D. (Hong Kong U, China; dcarless@hkucc.hku.hk), Collaborative EFL teaching in primary schools. ELT Journal (Oxford University Press) 60.4 (2006), 328–335.07–177Chen, Runyi (South China Normal U, China) & Hird, Bernard, Codeswitching in EFL group work in China. Language, Culture and Curriculum (Multilingual Matters) 19.2 (2006), 208–219.07–178Cushıon, Steve (London Metropolitan U, UK), What does CALL have to offer computer science and what does computer science have to offer CALL?Computer Assisted Language Learning (Routledge/Taylor & Francis) 19.2–3 (2006), 193–242.07–179Fidler, S. (National Education Institute, Slovenia; soca.fidler@guest.arnes.si), Awakening to languages in primary school. ELT Journal (Oxford University Press) 60.4 (2006), 346–354.07–180Gillies, Robyn M. (U Queensland, Australia), Teachers' and students' verbal behaviours during cooperative and small-group learning. British Journal of Educational Psychology (British Psychological Society) 76.2 (2006), 271–287.07–181Glew, Paul J. (U Western Sydney, Australia; aul.glew@coverdale.nsw.edu.au), A perspective on ELICOS in an independent school. EA Journal (English Australia) 23.1 (2006), 14–23.07–182Goh, Christine & Yusnita Taib (Nanyang U, Singapore), Metacognitive instruction in listening for young learners. ELT Journal (Oxford University Press) 60.3 (2006), 222–232.07–183Hémard, Domınıque (London Metropolitan U, UK), Design issues related to the evaluation of learner–computer interaction in a web-based environment: Activities v. tasks.Computer Assisted Language Learning (Routledge/Taylor & Francis) 19.2–3 (2006), 261–276.07–184Howard, Elizabeth R., Igone Arteagoitia, Mohammed Louguit, Valerie Malabonga & Dorry M. Kenyon (Centre for Applied Linguistics, Washington DC, USA), The development of the English Developmental Contrastive Spelling Test: A tool for investigating Spanish influence on English spelling development. TESOL Quarterly 40.2 (2006), 399–420.07–185Labbo, Linda D. (U Georgia, USA), Literacy pedagogy and computer technologies: Toward solving the puzzle of current and future classroom practices. Australian Journal of Language and Literacy (Australian Literacy Educators' Association) 29.3 (2006), 199–209.07–186Lau, Kit-ling (Chinese U Hong Kong), Implementing strategy instruction in Chinese language classes: A school-based Chinese reading strategy instruction programme. Educational Research (Routledge/Taylor & Francis) 48.2 (2006), 195–209.07–187Littlemore, Jeannette & Graham Low (U Birmingham, UK), Metaphoric competence, second language learning, and communicative language ability. Applied Linguistics (Oxford University Press) 27.2 (2006), 268–294.07–188Liu, Ping (California State U, USA), Community-based Chinese schools in Southern California: A survey of teachers. Language, Culture and Curriculum (Multilingual Matters) 19.2 (2006), 237–247.07–189Mackey, A. (Georgetown U, USA), Feedback, noticing and instructed second language learning. Applied Linguistics (Oxford University Press) 27.3 (2006), 405–430.07–190McPake, Joanna (U Stirling, UK) & Jo Arthur, Scots in contemporary social and educational context. Language, Culture and Curriculum (Multilingual Matters) 19.2 (2006), 155–170.07–191Rodgers, Daryl M. (U Illinois, USA; dmrodger@uiuc.edu), Developing content and form: Encouraging evidence from Italian content-based instruction. The Modern Language Journal (Blackwell) 90.3 (2006), 373–386.07–192Santos, Denise (U Reading, UK; d.m.d.santos@reading.ac.uk) & Branca Falabella Fabrício, The English lesson as a site for the development of critical thinking. TESL-EJ (http://www.tesl-ej.org) 10.2 (2006), 23 pp.07–193Schmid, E. Cutrim (U of Education Heidelberg, Germany), Investigating the use of interactive whiteboard technology in the English language classroom through the lens of a critical theory of technology. Computer Assisted Language Learning (Routledge/Taylor & Francis) 19.1 (2006), 47–62.07–194Stephens, Meredith (Matsuyama U, Japan), The use and abuse of Japanese in the university English class. The Language Teacher (Japan Association for Language Teaching) 30.8 (2006), 13–18.07–195Stoller, Fredricka L. (Northern Arizona U, USA), Bradley Horn, William Grabe & Marin S. Robinson, Evaluative review in materials development. Journal of English for Academic Purposes (Elsevier) 5.3 (2006), 174–192.07–196Timuçin, Metin (Sakarya U, Turkey; mtimucin@sakarya.edu.tr), Implementing CALL in an EFL context. ELT Journal (Oxford University Press) 60.3 (2006), 262–271.07–197Ward, Monıca (Dublin City U, Ireland), Using software design methods in CALL. Computer Assisted Language Learning (Routledge/Taylor & Francis) 19.2–3 (2006), 129–147.
APA, Harvard, Vancouver, ISO, and other styles
38

Blackadar, Jeff. "A Finding Aid for The Equity." Inquiry@Queen's Undergraduate Research Conference Proceedings, May 24, 2018. http://dx.doi.org/10.24908/iqurcp.11597.

Full text
Abstract:
Bibliothèque et Archives Nationales du Québec digitally scanned and converted to text a large collection of newspapers to create a resource of tremendous potential value to historians. Unfortunately, the text files are difficult to search reliably due to many errors caused by the optical character recognition (OCR) text conversion process. This digital history project applied natural language processing in an R language computer program to create a new and useful index of this corpus of digitized content despite OCR related errors. The project used editions of The Equity, published in Shawville, Quebec since 1883. The program extracted the names of all the person, location and organization entities that appeared in each edition. Each of the entities was cataloged in a database and related to the edition of the newspaper it appeared in. The database was published to a public website to allow other researchers to use it. The resulting index or finding aid allows researchers to access The Equity in a different way than just full text searching. People, locations and organizations appearing in the Equity are listed on the website and each entity links to a page that lists all of the issues that entity appeared in as well as the other entities that may be related to it. Rendering the text files of each scanned newspaper into entities and indexing them in a database allows the content of the newspaper to be interacted with by entity name and type rather than just a set of large text files. Website: http://www.jeffblackadar.ca/graham_fellowship/corpus_entities_equity/
APA, Harvard, Vancouver, ISO, and other styles
39

"Language learning." Language Teaching 39, no. 1 (January 2006): 19–32. http://dx.doi.org/10.1017/s0261444806223310.

Full text
Abstract:
06–20Abbott, Chris (King's College, U London, UK) & Alim Shaikh, Visual representation in the digital age: Issues arising from a case study of digital media use and representation by pupils in multicultural school settings. Language and Education (Multilingual Matters) 19.6 (2005), 455–466.06–21Andreou, Georgia & Napoleon Mitsis (U Thessaly, Greece), Greek as a foreign language for speakers of Arabic: A study of medical students at the University of Thessaly. Language, Culture and Curriculum (Multilingual Matters) 18.2 (2005), 181–187.06–22Aune, R. Kelly (U Hawaii at Manoa, USA; kaune@hawaii.edu), Timothy R. Levine, Hee Sun Park, Kelli Jean K. Asada & John A. Banas, Tests of a theory of communicative responsibility. Journal of Language and Social Psychology (Sage) 24.4 (2005), 358–381.06–23Belz, Julie A. (The Pennsylvania State U, USA; jab63@psu.edu) & Nina Vyatkina, Learner corpus analysis and the development of L2 pragmatic competence in networked intercultural language study: The case of German modal particles. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 17–48.06–24Bird, Stephen (U Brunei Darussalam, Brunei; sbird@fass.ubd.edu.bn), Language learning edutainment: Mixing motives in digital resources. RELC Journal (Sage) 36.3 (2005), 311–339.06–25Carrington, Victoria (U Plymouth, UK), The uncanny, digital texts and literacy. Language and Education (Multilingual Matters) 19.6 (2005), 467–482.06–26Chung, Yang-Gyun (International Languages Program, Ottawa, Canada; jchung2536@rogers.com), Barbara Graves, Mari Wesche & Marion Barfurth, Computer-mediated communication in Korean–English chat rooms: Tandem learning in an international languages program. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 49–86.06–27Clopper, Cynthia G. & David B. Pisoni, Effects of talker variability on perceptual learning of dialects, Language and Speech (Kingston Press) 47.3 (2004), 207–239.06–28Csizér, Kata (Eötvös U, Budapest, Hungary; weinkata@yahoo.com) & Zoltán Dörnyei, Language learners' motivational profiles and their motivated learning behavior. Language Learning (Blackwell) 55.4 (2005), 613–659.06–29Davis, Adrian (Macao Polytechnic Institute, Macao, China; ajdavis@ipm.edu.mo), Teachers' and students' beliefs regarding aspects of language learning. Evaluation and Research in Education (Multilingual Matters) 17.4 (2003), 207–222.06–30Deterding, David (Nanyang Technological U, Singapore; dhdeter@nie.edu.sg), Listening to Estuary English in Singapore. TESOL Quarterly (Teachers of English to Speakers of Other Languages) 39.3 (2005), 425–440.06–31Dörnyei, Zoltán (U Nottingham, UK; zoltan.dornyei@nottingham.ac.uk) & Kata Csizér, The effects of intercultural contact and tourism on language attitudes and language learning motivation. Journal of Language and Social Psychology (Sage) 24.4 (2005), 327–357.06–32Enk, Anneke van (Simon Fraser U, Burnaby, Canada), Diane Dagenais & Kelleen Toohey, A socio-cultural perspective on school-based literacy research: Some emerging considerations. Language and Education (Multilingual Matters) 19.6 (2005), 496–512.06–33Foster, Pauline & Amy Snyder Ohta (St Mary's College, U London, UK), Negotiation for meaning and peer assistance in second language classrooms. Applied Linguistics (Oxford University Press) 26.3 (2005), 402–430.06–34Furmanovsky, Michael (Ryukoku U, Japan), Japanese students' reflections on a short-term language program. The Language Teacher (Japan Association for Language Teaching) 29.12 (2005), 3–9.06–35Gass, Susan (Michigan State U, USA; gass@msu.edu), Alison Mackey & Lauren Ross-Feldman, Task-based interactions in classroom and laboratory settings. Language Learning (Blackwell) 55.4 (2005), 575–611.06–36Gatbonton, Elizabeth, Pavel Trofimovich & Michael Magid (Concordia U, USA), Learners' ethnic group affiliation and L2 pronunciation accuracy: A sociolinguistic investigation. TESOL Quarterly (Teachers of English to Speakers of Other Languages) 39.3 (2005), 489–512.06–37Gerjets, Peter & Friedrich Hesse (Knowledge Media Research Center, Germany; p.gerjets@iwm-kmrc.de), When are powerful learning environments effective? The role of learner activities and of students' conceptions of educational technology. International Journal of Educational Research (Elsevier) 41.6 (2004), 445–465.06–38Golombek, Paula & Stefanie Jordan (The Pennsylvania State U, USA), Becoming ‘black lambs’ not ‘parrots’: A poststructuralist orientation to intelligibility and identity. TESOL Quarterly (Teachers of English to Speakers of Other Languages) 39.3 (2005), 513–534.06–39Green, Christopher (Hong Kong Polytechnic U, Hong Kong, China; egchrisg@polyu.edu.hk), Integrating extensive reading in the task-based curriculum. ELT Journal (Oxford University Press) 59.4 (2005), 306–311.06–40Hardison, Debra M. (Michigan State U, USA; hardiso2@msu.edu), Second-language spoken word identification: Effects of perceptual training, visual cues, and phonetic environment. Applied Psycholinguistics (Cambridge University Press) 26.4 (2005), 579–596.06–41Harwood, Nigel (U Essex, UK; nharwood@essex.ac.uk), ‘We do not seem to have a theory … the theory I present here attempts to fill this gap’: Inclusive and exclusive pronouns in academic writing. Applied Linguistics (Oxford University Press) 26.3 (2005), 343–375.06–42Hauser, Eric (U Electro-Communications, Japan), Coding ‘corrective recasts’: The maintenance of meaning and more fundamental problems. Applied Linguistics (Oxford University Press) 26.3 (2005), 293–316.06–43Kondo-Brown, Kimi (U Hawaii at Manoa, USA; kondo@hawaii.edu), Differences in language skills: Heritage language learner subgroups and foreign language learners. The Modern Language Journal (Blackwell) 89.4 (2005), 563–581.06–44Koprowski, Mark (markkoprowski@yahoo.com), Investigating the usefulness of lexical phrases in contemporary coursebooks. ELT Journal (Oxford University Press) 59.4 (2005), 322–332.06–45LaFrance, Adéle (U Toronto, Canada; alafrance@oise.utoronto.ca) & Alexandra Gottardo, A longitudinal study of phonological processing skills and reading in bilingual children. Applied Psycholinguistics (Cambridge University Press) 26.4 (2005), 559–578.06–46Nassaji, Hossein (U Victoria, Canada), Input modality and remembering name-referent associations in vocabulary learning. Canadian Journal of Applied Linguistics (Canadian Association of Applied Linguistics) 7.1 (2004), 39–55.06–47Nguyen, Hanh Thi (Hawaii Pacific U, USA; htnguyen@hawaii.edu) & Guy Kellogg, Emergent identities in on-line discussions for second language learning. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 111–136.06–48Norton, Julie (U Leicester, UK; jen7@le.ac.uk), The paired format in the Cambridge Speaking Tests. ELT Journal (Oxford University Press) 59.4 (2005), 287–297.06–49North, Sarah (The Open U, UK), Disciplinary variation in the use of theme in undergraduate essays. Applied Linguistics (Oxford University Press) 26.3 (2005), 431–452.06–50Nunan, David (U Hong Kong, China), Styles and strategies in the language classroom. The Language Teacher (Japan Association for Language Teaching) 29.6 (2005), 9–11.06–51Paribakht, T. Sima (U Ottawa, Canada; paribakh@uottawa.ca), The influence of first language lexicalization on second language lexical inferencing: A study of Farsi-speaking learners of English as a foreign language. Language Learning (Blackwell) 55.4 (2005), 701–748.06–52Potts, Diana (U British Columbia, Canada; djpotts7@hotmail.com), Pedagogy, purpose, and the second language learner in on-line communities. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 137–160.06–53Pretorius, Elizabeth J. (U South Africa, Pretoria, South Africa; pretoej@unisa.ac.za), English as a second language learner differences in anaphoric resolution: Reading to learn in the academic context. Applied Psycholinguistics (Cambridge University Press) 26.4 (2005), 521–539.06–54Ramírez Verdugo, Dolores (Universidad Autónoma de Madrid, Spain; dolores.ramirez@uam.es), The nature and patterning of native and non-native intonation in the expression of certainty and uncertainty: Pragmatic effects. Journal of Pragmatics (Elsevier) 37.12 (2005), 2086–2115.06–55Riney, Timothy J., Naoyuki Takagi & Kumiko Inutsu (Interntional Christian U, Japan), Phonetic parameters and perceptual judgments of accent in English by American and Japanese listeners. TESOL Quarterly (Teachers of English to Speakers of Other Languages) 39.3 (2005), 441–466.06–56Rossiter, Marian J. (U Alberta, Canada), Developmental sequences of L2 communication strategies. Applied Language Learning (Defense Language Institute Foreign Language Center and Presidio of Monterey, USA) 15.1 & 15.2 (2005), 55–66.06–57Rubdy, Rani (Nanyang Technological U, Singapore; rsrubdy@nie.edu.sg), A multi-thrust approach to fostering a research culture. ELT Journal (Oxford University Press) 59.4 (2005), 277–286.06–58Schneider, Jason (jasoncschneider@yahoo.com), Teaching grammar through community issues. ELT Journal (Oxford University Press) 59.4 (2005), 298–305.06–59Shaaban, Kassim (American U Beirut, Lebanon), A proposed framework for incorporating moral education into the ESL/EFL classroom. Language, Culture and Curriculum (Multilingual Matters) 18.2 (2005), 201–217.06–60Sider, Steve R. (U Western Ontario, Canada), Growing up overseas: Perceptions of second language attrition and retrieval amongst expatriate children in India. Canadian Journal of Applied Linguistics (Canadian Association of Applied Linguistics) 7.2 (2004), 117–138.06–61Spiliotopoulus, Valia (U Toronto, Canada; valia.spiliotopoulos@ubc.ca) & Stephen Carey, Investigating the role of identity in writing using electronic bulletin boards. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 87–109.06–62Sueyoshi, Ayano (Michigan State U, USA; hardiso2@msu.edu) & Debra M. Hardison, The role of gestures and facial cues in second language listening comprehension. Language Learning (Blackwell) 55.4 (2005), 661–699.06–63Taguchi, Naoko (Carnegie Mellon U, USA; taguchi@andrew.cmu.edu), Comprehending implied meaning in English as a foreign language. The Modern Language Journal (Blackwell) 89.4 (2005), 543–562.06–64Taillefer, Gail F. (Université Toulouse I Sciences Sociales, France; gail.taillefer@univ-tlse1.fr), Foreign language reading and study abroad: Cross-cultural and cross-linguistic questions. The Modern Language Journal (Blackwell) 89.4 (2005), 503–528.06–65Tani-Fukuchi, Naoko (Kwansei Gakuin U, Japan), Japanese learner psychology and assessment of affect in foreign language study. The Language Teacher (Japan Association for Language Teaching) 29.4 (2005), 3–9.06–66Tani-Fukuchi, Naoko (Kwansei Gakuin U, Hyogo, Japan) & Robin Sakamoto, Affective dimensions of the Japanese foreign language learner: Implications for psychological learner development in Japan. Journal of Multilingual and Multicultural Development (Multilingual Matters) 26.4 (2005), 333–350.06–67Thoms, Joshua (U Iowa, USA; joshua_thomas@uiowa.edu), Jianling Liao & Anja Szustak, The use of L1 in an L2 on-line chat activity. The Canadian Modern Language Review (University of Toronto Press) 62.1 (2005), 161–182.06–68Tickoo, Asha (Southern Illinois U, USA; atickoo@siue.edu), The selective marking of past tense: Insights from Indian learners of English. International Journal of Applied Linguistics (Blackwell) 15.3 (2005), 364–378.06–69Tocalli-Beller, Agustina & Merrill Swain (U Toronto, Canada; atocalli-beller@oise.utoronto.ca), Reformulation: The cognitive conflict and L2 learning it generates. International Journal of Applied Linguistics (Blackwell) 15.1 (2005), 5–28.06–70Trofimovich, Pavel (Concordia U, Quebec, Canada; pavel@education.concordia.ca), Spoken-word processing in native and second languages: An investigation of auditory word priming. Applied Psycholinguistics (Cambridge University Press) 26.4 (2005), 479–504.06–71Tuveng, Elena (U Oslo, Norway) & Astri Heen Wold, The collaboration of teacher and language-minority children in masking comprehension problems in the language of instruction: A case study in an urban Norwegian school. Language and Education (Multilingual Matters) 19.6 (2005), 513–536.06–72Warga, Muriel (Karl Franzens U, Graz, Austria), ‘Je serais très merciable’: Formulaic vs. creatively produced speech in learners' request closings. Canadian Journal of Applied Linguistics (Canadian Association of Applied Linguistics) 8.1 (2005), 67–94.
APA, Harvard, Vancouver, ISO, and other styles
40

Sanders, Sam. "Countable sets versus sets that are countable in reverse mathematics." Computability, September 6, 2021, 1–31. http://dx.doi.org/10.3233/com-210313.

Full text
Abstract:
The program Reverse Mathematics (RM for short) seeks to identify the axioms necessary to prove theorems of ordinary mathematics, usually working in the language of second-order arithmetic L 2 . A major theme in RM is therefore the study of structures that are countable or can be approximated by countable sets. Now, countable sets must be represented by sequences here, because the higher-order definition of ‘countable set’ involving injections/bijections to N cannot be directly expressed in L 2 . Working in Kohlenbach’s higher-order RM, we investigate various central theorems, e.g. those due to König, Ramsey, Bolzano, Weierstrass, and Borel, in their (often original) formulation involving the definition of ‘countable set’ based on injections/bijections to N. This study turns out to be closely related to the logical properties of the uncountably of R, recently developed by the author and Dag Normann. Now, ‘being countable’ can be expressed by the existence of an injection to N (Kunen) or the existence of a bijection to N (Hrbacek–Jech). The former (and not the latter) choice yields ‘explosive’ theorems, i.e. relatively weak statements that become much stronger when combined with discontinuous functionals, even up to Π 2 1 - CA 0 . Nonetheless, replacing ‘sequence’ by ‘countable set’ seriously reduces the first-order strength of these theorems, whatever the notion of ‘set’ used. Finally, we obtain ‘splittings’ involving e.g. lemmas by König and theorems from the RM zoo, showing that the latter are ‘a lot more tame’ when formulated with countable sets.
APA, Harvard, Vancouver, ISO, and other styles
41

"Language teaching." Language Teaching 36, no. 3 (July 2003): 190–202. http://dx.doi.org/10.1017/s0261444803211952.

Full text
Abstract:
03–386 Anquetil, Mathilde (U. of Macerata, Italy). Apprendre à être un médiateur culturel en situation d'échange scolaire. [Learning to be a cultural mediator on a school exchange.] Le français dans le monde (Recherches et applications), Special issue Jan 2003, 121–135.03–387 Arbiol, Serge (UFR de Langues – Université Toulouse III, France; Email: arbiol@cict.fr). Multimodalité et enseignement multimédia. [Multimodality and multimedia teaching.] Stratégies d'apprentissage (Toulouse, France), 12 (2003), 51–66.03–388 Aronin, Larissa and Toubkin, Lynne (U. of Haifa Israel; Email: larisa@research.haifa.ac.il). Code-switching and learning in the classroom. International Journal of Bilingual Educationand Bilingualism (Clevedon, UK), 5, 5 (2002), 267–78.03–389 Arteaga, Deborah, Herschensohn, Julia and Gess, Randall (U. of Nevada, USA; Email: darteaga@unlv.edu). Focusing on phonology to teach morphological form in French. The Modern Language Journal (Malden, MA, USA), 87, 1 (2003), 58–70.03–390 Bax, Stephen (Canterbury Christ Church UC, UK; Email: s.bax@cant.ac.uk). CALL – past, present, and future. System (Oxford, UK), 31, 1 (2003), 13–28.03–391 Black, Catherine (Wilfrid Laurier University; Email: cblack@wlu.ca). Internet et travail coopératif: Impact sur l'attitude envers la langue et la culture-cible. [Internet and cooperative work: Impact on the students' attitude towards the target language and its culture.] The Canadian Journal of Applied Linguistics (Canada), 6, 1 (2003), 5–23.03–392 Breen, Michael P. (U. of Stirling, Scotland; Email: m.p.breen@stir.ac.uk). From a Language Policy to Classroom Practice: The intervention of identity and relationships. Language and Education (Clevedon, UK), 16, 4 (2002), 260–282.03–393 Brown, David (ESSTIN, Université Henri Poincaré, Nancy). Mediated learning and foreign language acquisition. Anglais de Spécialité (Bordeaux, France), 35–36 (2000), 167–182.03–394 Charnock, Ross (Université Paris 9, France). L'argumentation rhétorique et l'enseignement de la langue de spécialité: l'exemple du discours juridique. [Rhetorical argumentation and the teaching of language for special purposes: the example of legal discourse.] Anglais de Spécialité (Bordeaux, France), 35–36 (2002), 121–136.03–395 Coffin, C. (The Centre for Language and Communications at the Open University, UK; Email: c.coffin@open.ac.uk). Exploring different dimensions of language use. ELT Journal (Oxford, UK), 57, 1 (2003), 11–18.03–396 Crosnier, Elizabeth (Université Paul Valéry de Montpellier, France; Email: elizabeth.crosnier@univ.montp3.fr). De la contradiction dans la formation en anglais Langue Etrangère Appliquée (LEA). [Some contradictions in the teaching of English as an Applied Foreign Language (LEA) at French universities.] Anglais de Spécialité (Bordeaux, France), 35–36 (2002), 157–166.03–397 De la Fuente, María J. (Vanderbilt U., USA). Is SLA interactionist theory relevant to CALL? A study on the effects of computer-mediated interaction in L2 vocabulary acquisition. Computer Assisted Language Learning (Lisse, NE), 16, 1 (2003), 47–81.03–398 Dhier-Henia, Nebila (Inst. Sup. des Langues, Tunisia; Email: nebila.dhieb@fsb.mu.tn). “Explication de texte” revisited in an ESP context. ITL Review of Applied Linguistics (Leuven, Belgium), 137–138 (2002), 233–251.03–399 Eken, A. N. (Sabanci University, Turkey; Email: eken@sabanciuniv.edu). ‘You've got mail’: a film workshop. ELT Journal, 57, 1 (2003), 51–59.03–400 Fernández-García, Marisol (Northeastern University, Boston, USA) and Martínez-Arbelaiz, Asunción. Learners' interactions: A comparison of oral and computer-assisted written conversations. ReCALL, 15, 1 (2003), 113–136.03–401 Gánem Gutiérrez, Gabriela Adela (University of Southampton, UK; Email: Adela@robcham.freeserve.co.uk). Beyond interaction: The study of collaborative activity in computer-mediated tasks. ReCALL, 15, 1 (2003), 94–112.03–402 Gibbons, Pauline. Mediating language learning: teacher interactions with ESL students in a content-based classroom. TESOL Quarterly, 37, 2 (2003), 213–245.03–403 Gwyn-Paquette, Caroline (U. of Sherbrooke, Canada; Email: cgwyn@interlinx.qc.ca) and Tochon, François Victor. The role of reflective conversations and feedback in helping preservice teachers learn to use cooperative activities in their second language classrooms. The Canadian Modern Language Review/La Revue Canadienne des Langues Vivantes, 59, 4 (2003), 503–545.03–404 Hincks, Rebecca (Centre for Speech Technology, Kungliga Tekniska Högskolan, Sweden; Email: hinks@speech.kth.se). Speech technologies for pronunciation feedback and evaluation. ReCALL, 15, 1 (2003), 3–20.03–405 Hinkel, Eli (Seattle University, USA). Simplicity without elegance: features of sentences in L1 and L2 academic texts. TESOL Quarterly, 37, 2 (2003), 275–302.03–406 Huang, J. (Monmouth University, USA). Activities as a vehicle for linguistic and sociocultural knowledge at the elementary level. Language Teaching research (London, UK), 7, 1 (2003), 3–33.03–407 Kim, Kyung Suk (Kyonggi U., South Korea; Email: kskim@kuic.kyonggi.ac.kr). Direction-giving interactions in Korean high-school English textbooks. ITL Review of Applied Linguistics (Leuven, Belgium), 137–138 (2002), 165–179.03–408 Klippel, Friederike (Ludwigs-Maximilians U., Germany). New prospects or imminent danger? The impact of English medium instruction on education in Germany. Prospect (NSW, Australia), 18, 1 (2003), 68–81.03–409 Knutson, Sonja. Experiential learning in second-language classrooms. TESL Canada Journal (BC, Canada), 20, 2 (2003), 52–64.03–410 Ko, Jungmin, Schallert Diane L., Walters, Keith (University of Texas). Rethinking scaffolding: examining negotiation of meaning in an ESL storytelling task. TESOL Quarterly, 37, 2 (2003), 303–336.03–411 Lazaraton, Anne (University of Minnesota, USA). Incidental displays of cultural knowledge in Nonnative-English-Speaking Teachers. TESOL Quarterly, 37, 2 (2003), 213–245.03–412 Lehtonen, Tuija (University of Jyväskylä, Finland; Email: tuijunt@cc.jyu.fi) and Tuomainen, Sirpa. CSCL – A Tool to Motivate Foreign Language Learners: The Finnish Application. ReCALL, 15, 1 (2003), 51–67.03–413 Lycakis, Françoise (Lycée Galilée, Cergy, France). Les TPE et l'enseignement de l'anglais. [Supervised individual projects and English teaching.] Les langues modernes, 97, 2 (2003), 20–26.03–414 Lyster, Roy and Rebuffot, Jacques (McGill University, Montreal, Canada; Email: roy.lister@mcgill.ca). Acquisition des pronoms d'allocution en classe de français immersif. [The acquisition of pronouns of address in the French immersion class.] Aile, 17 (2002), 51–71.03–415 Macdonald, Shem (La Trobe U., Australia). Pronunciation – views and practices of reluctant teachers. Prospect (NSW, Australia) 17, 3 (2002), 3–15.03–416 Miccoli, L. (The Federal University of Minas Gerais, Brazil; Email: lmiccoli@dedalus.lcc.ufmg.br). English through drama for oral skills development. ELT Journal, 57, 2 (2003), 122–129.03–417 Mitchell, R. (University of Southampton), and Lee, J.H-W. Sameness and difference in classroom learning cultures: interpretations of communicative pedagogy in the UK and Korea. Language teaching research (London, UK), 7, 1 (2003), 35–63.03–418 Moore, Daniele (Ecole Normale Supérieure Lettres et Sciences Humaines, Lyon, France; Email: yanmoore@aol.com). Code-switching and learning in the classroom. International Journal of Bilingual Educationand Bilingualism (Clevedon, UK), 5, 5 (2002), 279–93.03–419 Nünning, Vera (Justus-Liebig-Universität, Gießen, Germany) and Nünning, Ansgar. Narrative Kompetenz durch neue erzählerische Kurzformen. [Acquiring narrative competence through short narrative forms.] Der Fremdsprachliche Unterricht Englisch (Seelze, Germany), 1 (2003), 4–10.03–420 O'Sullivan, Emer (Johann-Wolfgang von Goethe – Universität, Germany) and Rösler, Dietmar. Fremdsprachenlernen und Kinder- und Jugendliteratur: eine kritische Bestandsaufnahme. [Foreign language learning and children's and young people's literature: a critical stocktaking.] Zeitschrift für Fremdsprachenforschung (Berlin, Germany), 13, 1 (2002), 63–111.03–421 Parisel, Françoise (Lycée Pablo Neruda, St Martin d'Hères, France). Traduction et TPE: quand des élèves expérimentent sur la frontière entre deux langues. [Translation and supervised individual project: when students experiment between two languages.] Les Langues Modernes, 96, 4 (2002), 52–64.03–422 Ping, Alvin Leong, Pin Pin, Vera Tay, Wee, Samuel and Hwee Nah, Heng (Nanyang U., Singapore; Email: paleong@nie.edu.sg). Teacher feedback: a Singaporean perspective. ITL Review of Applied Linguistics (Leuven, Belgium), 139–140 (2003), 47–75.03–423 Platt, Elizabeth, Harper, Candace, Mendoza, Maria Beatriz (Florida State University). Dueling Philosophies: Inclusion or Separation for Florida's English Language Learners?TESOL Quarterly, 37, 1 (2003), 105–133.03–424 Polleti, Axel (Universität Passau, Germany). Sinnvoll Grammatik üben. [Meaningful grammar practice.] Der fremdsprachliche Unterricht Französisch (Seelze, Germany), 1 (2003), 4–13.03–425 Raschio, Richard and Raymond, Robert L. (U. of St Thomas, St Paul, Minnesota, USA). Where Are We With Technology?: What Teachers of Spanish and Portuguese Have to Say About the Presence of Technology in Their Teaching. Hispania (Los Angeles, USA), 86, 1 (2003), 88–96.03–426 Reza Kiany, G. and Shiramiry, Ebrahim (U. Essex, UK). The effect of frequent dictation on the listening comprehension ability of elementary EFL learners. TESL Canada Journal (BC, Canada), 20, 1 (2002), 57–63.03–427 Rifkin, Benjamin (U. Wisconsin, Madison, USA). A case study of the acquisition of narration in Russian: at the intersection of foreign language education, applied linguistics, and second language acquisition. Slavic and East European Journal (Tucson, AZ, USA), 46, 3 (2002), 465–481.03–428 Rosch, Jörg (Universität München, Germany). Plädoyer für ein theoriebasiertes Verfahren von Software-Design und Software-Evaluation. [Plea for a theoretically-based procedure for software design and evaluation.] Deutsch als Fremdsprache (Berlin, Germany), 40, 2 (2003), 94–103.03–429 Ross, Stephen J. (Kwansei Gakuin U., Japan). A diachronic coherence model for language program evaluation. Language learning (Oxford, UK), 53, 1 (2003), 1–33.03–430 Shei, Chi-Chiang (Chang Jung U., Taiwan; Email: shei@mail.cju.edu.tw) and Pain, Helen. Computer-Assisted Teaching of Translation Methods. Literary and Linguistic Computing (Oxford, UK), 17, 3 (2002), 323–343.03–431 Solfjeld, Kåre. Zum Thema authentische Übersetzungen im DaF-Unterricht: Überlegungen, ausgehend von Sachprosaübersetzungen aus dem Deutschen ins Norwegische. [The use of authentic translations in the Teaching of German as a Foreign Language: considerations arising from some Norwegian translations of German non-fiction texts.] Info DaF (Munich, Germany), 29, 6 (2002), 489–504.03–432 Slatyer, Helen (Macquarie U., Australia). Responding to change in immigrant English language assessment. Prospect (NSW, Australia), 18, 1 (2003), 42–52.03–433 Stockwell, Glenn R. (Ritsumeikan Univeristy, Japan; Email: gstock@ec.ritsumei.ac.jp). Effects of topic threads on sustainability of email interactions between native speakers and nonnative speakers. ReCALL, 15, 1 (2003), 37–50.03–434 Tang, E. (City University of Hong Kong), and Nesi H. Teaching vocabulary in two Chinese classrooms: schoolchildren's exposure to English words in Hong Kong and Guangzhou. Language teaching research (London, UK), 7,1 (2003), 65–97.03–435 Thomas, Alain (U. of Guelph, Canada; Email: Thomas@uoguelph.ca). La variation phonétique en français langue seconde au niveau universitaire avancé. [Phonetic variation in French as a foreign language at advanced university level.] Aile, 17 (2002), 101–121.03–436 Tudor, Ian (U. Libre de Bruxelles, Belgium; Email: itudor@ulb.ac.be). Learning to live with complexity: towards an ecological perspective on language teaching. System (Oxford, UK), 31, 1 (2003), 1–12.03–437 Wolff, Dieter (Bergische Universität, Wuppertal, Germany). Fremdsprachenlernen als Konstruktion: einige Anmerkungen zu einem viel diskutierten neuen Ansatz in der Fremdsprachendidaktik. [Foreign-language learning as ‘construction’: some remarks on a much-discussed new approach in foreign-language teaching.] Babylonia (Comano, Switzerland), 4 (2002), 7–14.
APA, Harvard, Vancouver, ISO, and other styles
42

"Language learning." Language Teaching 40, no. 2 (March 7, 2007): 141–57. http://dx.doi.org/10.1017/s0261444807224280.

Full text
Abstract:
07–198Agulló, G. (U Jaén, Spain; gluque@jaen.es), Overcoming age-related differences. ELT Journal (Oxford University Press) 60.4 (2006), 365–373.07–199Ammar, Ahlem (U de Montréal, Canada; ahlem.ammar@umontreal.ca) & Nina Spada, One size fits all? Recasts, prompts, and L2 learning. Studies in Second Language Acquisition (Cambridge University Press) 28.4 (2006), 543–574.07–200Bartram, Brendan (U Wolverhampton, UK), An examination of perceptions of parental influence on attitudes to language learning. Educational Research (Routledge/Taylor & Francis) 48.2 (2006), 211–221.07–201Bordag, Denisa (U Leipzig, Germany), Andreas Opitz & Thomas Pechmann, Gender processing in first and second languages: The role of noun termination. Journal of Experimental Psychology: Learning, Memory, and Cognition (American Psychological Association) 32.5 (2006), 1090–1101.07–202Brown, Jill (Monash U, Australia), Jenny Miller & Jane Mitchell, Interrupted schooling and the acquisition of literacy: Experiences of Sudanese refugees in Victorian secondary schools. Australian Journal of Language and Literacy (Australian Literacy Educators' Association) 29.2 (2006), 150–162.07–203Castagnaro, P. (Temple U, Japan), Audiolingual method and behaviorism: From misunderstanding to myth. Applied Linguistics (Oxford University Press) 27.3 (2006), 519–526.07–204Chang, Anna Ching-Shyang & John Read (Hsing-Wu College, Taiwan), The effects of listening support on the listening performance of EFL learners. TESOL Quarterly 40.2 (2006), 375–397.07–205Cieślicka, Anna (Adam Mickiewicz U, Poznań, Poland), Literal salience in on-line processing of idiomatic expressions by second language learners. Second Language Research (Sage) 22.2 (2006), 115–144.07–206Cots J. (U Lleida, Spain; jmcots@dal.udl.es), Teaching ‘with an attitude’: Critical Discourse Analysis in EFL teaching. ELT Journal (Oxford University Press) 60.4 (2006), 336–345.07–207Curdt-Christiansen, Xiao Lan (Nanyang Technological U, Singapore), Teaching and learning Chinese: Heritage language classroom discourse in Montreal Scots in contemporary social and educational context. Language, Culture and Curriculum (Multilingual Matters) 19.2 (2006), 189–207.07–208Ellis, Nick C. (U Michigan, USA), Selective attention and transfer phenomena in L2 acquisition: Contingency, cue competition, salience, interference, overshadowing, blocking, and perceptual learning. Applied Linguistics (Oxford University Press) 27.2 (2006), 164–194.07–209Ellis, Rod (U Auckland, New Zealand; r.ellis@auckland.ac.nz), Modelling learning difficulty and second language proficiency: The differential contributions of implicit and explicit knowledge. Applied Linguistics (Oxford University Press) 27.3 (2006), 431–463.07–210Ellis, Rod (U Auckland, New Zealand; r.ellis@auckland.ac.nz) & Younghee Sheen, Reexamining the role of recasts in second language acquisition. Studies in Second Language Acquisition (Cambridge University Press) 28.4 (2006), 575–600.07–211Erlam, R. (U Auckland, New Zealand), Elicited imitation as a measure of L2 implicit knowledge: An empirical validation study. Applied Linguistics (Oxford University Press) 27.3 (2006), 464–491.07–212Farrell, Thomas S. C. (Brock U, Canada; tfarrell@brocku.ca) & Christophe Mallard, The use of reception strategies by learners of French as a foreign language. The Modern Language Journal (Blackwell) 90.3 (2006), 338–352.07–213Folse, Keith S. (U Central Florida, USA), The effect of type of written exercise on L2 vocabulary retention. TESOL Quarterly 40.2 (2006), 273–293.07–214Goad, Heather (McGill U, Montreal, Canada) & Lydia White, Ultimate attainment in interlanguage grammars: A prosodic approach. Second Language Research (Sage) 22.3 (2006), 243–268.07–215Gullberg, Marianne (Max Planck Institute for Psycholinguistics, Germany; marianne.gullberg@mpi.nl), Some reasons for studying gesture and second language acquisition (Hommage à Adam Kendon). International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 103–124.07–216Hall, Joan Kelly, An Cheng & Matthew Carlson (Pennsylvania State U, USA), Reconceptualizing multicompetence as a theory of language knowledge. Applied Linguistics (Oxford University Press) 27.2 (2006), 220–204.07–217Harada, Tetsuo (Waseda U, Japan; tharada@waseda.jp), The acquisition of single and geminate stops by English-speaking children in a Japanese immersion program. Studies in Second Language Acquisition (Cambridge University Press) 28.4 (2006), 601–632.07–218Hawkey, Roger (U Bristol, UK; roger@hawkey58.freeserve.co.uk), Teacher and learner perceptions of language learning activity. ELT Journal (Oxford University Press) 60.3 (2006), 242–252.07–219Hawkins, Roger (U Essex, UK) & Hajime Hattori, Interpretation of English multiplewh-questions by Japanese speakers: A missing uninterpretable feature account. Second Language Research (Sage) 22.3 (2006), 269–301.07–220Hayes-Harb, Rachel (U Utah, USA), Native speakers of Arabic and ESL texts: Evidence for the transfer of written word identification processes. TESOL Quarterly 40.2 (2006), 321–339.07–221Hirvela, Alan (Ohio State U, USA; hirvela.1@osu.edu), Computer-mediated communication in ESL teacher education. ELT Journal (Oxford University Press) 60.3 (2006), 233–241.07–222Hong-Nam, Kyungsim (U North Texas, USA; ksh0030@unt.edu) & Alexandra Leavell, Language learning strategy use of ESL students in an intensive English learning context. System (Elsevier) 34.3 (2006), 399–415.07–223Hopp, Holger (U Groningen, the Netherlands), Syntactic features and reanalysis in near-native processing. Second Language Research (Sage) 22.3 (2006), 369–397.07–224Jungheim, Nicholas (Waseda U, Japan; jungheim@waseda.jp), Learner and native speaker perspectives on a culturally-specific Japanese refusal. International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 125–143.07–225Kim, Youngkyu (Ewha Womens U, Korea), Effects of input elaboration on vocabulary acquisition through reading by Korean learners of English as a Foreign Language. TESOL Quarterly 40.2 (2006), 341–373.07–226Lai, Chun & Yong Zhao (Michigan State U, USA; laichun1@msu.edu), Noticing and text-based chat. Language Learning & Technology (University of Hawaii) 10.3 (2006), 102–120.07–227Lee, Siok H. & James Muncie (Simon Fraser U, Canada), From receptive to productive: Improving ESL learners' use of vocabulary in a postreading composition task. TESOL Quarterly 40.2 (2006), 295–320.07–228Lee, Y. (DePaul U, USA; ylee19@depaul.edu), Towards respecification of communicative competence: Condition of L2 Instruction or its objective?Applied Linguistics (Oxford University Press) 27.3 (2006), 349–376.07–229Lew, Robert (Adam Mickiewicz U, Poznań, Poland; rlew@amu.edu.pl) & Anna Dziemianko, A new type of folk-inspired definition in English monolingual learners' dictionaries and its usefulness for conveying syntactic information. International Journal of Lexicography (Oxford University Press) 19.3 (2006), 225–242.07–230Liaw, Meei-ling (National Taichung U, Taiwan; meeilingliaw@gmail.com), E-learning and the development of intercultural competence. Language Learning & Technology (University of Hawaii) 10.3 (2006), 49–64.07–231Lieberman, Moti (American U, USA; aoshima@american.edu), Sachiko Aoshima & Colin Phillips, Nativelike biases in generation ofwh-questions by nonnative speakers of Japanese. Studies in Second Language Acquisition (Cambridge University Press) 28.3 (2006), 423–448.07–232Lin, Huifen (Kun Shan U, China; huifen5612@yahoo.com.tw) & Tsuiping Chen, Decreasing cognitive load for novice EFL learners: Effects of question and descriptive advance organisers in facilitating EFL learners' comprehension of an animation-based content lesson. System (Elsevier) 34.3 (2006), 416–431.07–233Liu, Meihua (Tsinghua U, China; ellenlmh@yahoo.com), Anxiety in Chinese EFL students at different proficiency levels. System (Elsevier) 34.3 (2006), 301–316.07–234Lotz, Anja (Philipps-Universität Marburg, Germany) & Annette Kinder, Transfer in artificial grammar learning: The role of repetition information. Journal of Experimental Psychology: Learning, Memory, and Cognition (American Psychological Association) 32.4 (2006), 707–715.07–235Lozano, Cristobal (Universidad Autónoma de Madrid, Spain), Focus and split-intransitivity: The acquisition of word order alternations in non-native Spanish. Second Language Research (Sage) 22.2 (2006), 145–187.07–236Macaro, Ernesto (U Oxford; ernesto.macaro@edstud.ox.ac.uk), Strategies for language learning and for language use: Revising the theoretical framework. The Modern Language Journal (Blackwell) 90.3 (2006), 320–337.07–237McCafferty, Steven (U Nevada, USA; mccaffes@unlv.nevada.edu), Gesture and the materialization of second language prosody. International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 197–209.07–238Nassaji, Hossein (U Victoria, Canada; nassaji@uvic.ca), The relationship between depth of vocabulary knowledge and L2 learners' lexical inferencing strategy use and success. The Modern Language Journal (Blackwell) 90.3 (2006), 387–401.07–239Palfreyman, David (Zayed U, United Arab Emirates; David.Palfreyman@zu.ac.ae), Social context and resources for language learning. System (Elsevier) 34.3 (2006), 352–370.07–240Qing Ma (U Louvain, Belgium) & Peter Kelly, Computer assisted vocabulary learning: Design and evaluation. Computer Assisted Language Learning (Routledge/Taylor & Francis) 19.1 (2006), 15–45.07–241Reinders, Hayo & Marilyn Lewis (U Auckland, NZ), An evaluative checklist for self-access materials. ELT Journal (Oxford University Press) 60.3 (2006), 272–278.07–242Rule, Sarah (U Southampton, UK) & Emma Marsden, The acquisition of functional categories in early French second language grammars: The use of finite and non-finite verbs in negative contexts. Second Language Research (Sage) 22.2 (2006), 188–218.07–243Shin, Dong-Shin (U Massachusetts, Amherst, USA; dongshin@educ.umass.edu), ESL students' computer-mediated communication practices: Context configuration. Language Learning & Technology (University of Hawaii) 10.3 (2006), 65–84.07–244Sime, Daniela (U Strathclyde, UK; daniela.sime@strath.ac.uk), What do learners make of teachers' gestures in the language classroom?International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 211–230.07–245Slabakova, Roumyana (U Iowa, USA), Is there a critical period for semantics?Second Language Research (Sage) 22.3 (2006), 302–338.07–246Slevc, L. Robert (U California, San Diego, USA; slevc@psy.ucsd.edu) & Akira Miyake, Individual differences in second-language proficiency: Does musical ability matter?. Psychological Science (Blackwell) 17.8 (2006), 675–681.07–247Sorace, Antonella (U Edinburgh, UK) & Francesca Filiaci, Anaphora resolution in near-native speakers of Italian. Second Language Research (Sage) 22.3 (2006), 339–368.07–248Stam, Gale (National-Louis U, USA; gstam@nl.edu), Thinking for speaking about motion: L1 and L2 speech and gesture. International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 145–171.07–249Subrahmanyam, Kaveri (California State U, Los Angeles, USA) & Hsin-Hua Nancy Chen, A crosslinguistic study of children's noun learning: The case of object and substance words. First Language (Sage) 26.2 (2006), 141–160.07–250Sunderman, Gretchen (Florida State U, USA; gsunderm@fsu.edu) & Judith F. Kroll, First language activation during second language lexical processing: An investigation of lexical form, meaning, and grammatical class. Studies in Second Language Acquisition (Cambridge University Press) 28.3 (2006), 387–422.07–251ten Hacken, Pius (Swansea U, UK; p.ten-hacken@swansea.ac.uk), Andrea Abel & Judith Knapp, Word formation in an electronic learners' dictionary: ELDIT. International Journal of Lexicography (Oxford University Press) 19.3 (2006), 243–256.07–252Thi Hoang Oanh, Duong (Hue U, Vietnam; dthoangoahn@gmail.com) & Nguyen Thu Hien, Memorization and EFL students' strategies at university level in Vietnam. TESL-EJ (http://www.tesl-ej.org) 10.2 (2006), 17 pp.07–253Waters, A. (U Lancaster, UK; A.Waters@lancaster.ac.uk), Thinking and language learning. ELT Journal (Oxford University Press) 60.4 (2006), 319–327.07–254Williams, Peter (U East London, UK; pete.williams@rixcentre.org), Developing methods to evaluate web usability with people with learning difficulties. British Journal of Special Education (Blackwell) 33.4 (2006), 173–179.07–255Woodrow, Lindy J. (U Sydney, Australia; l.woodrow@edfac.usyd.edu.au), A model of adaptive language learning. The Modern Language Journal (Blackwell) 90.3 (2006), 297–319.07–256Yoshii, Makoto (Prefectural U Kumamoto, Japan; yoshii@pu-kumamoto.ac.jp), L1 and L2 glosses: Their effects on incidental vocabulary learning. Language Learning & Technology (University of Hawaii) 10.3 (2006), 85–101.07–257Yoshioka, Keiko (Leiden U, the Netherlands; k.yoshioka@let.leidenuniv.nl) & Eric Kellerman, Gestural introduction of ground reference in L2 narrative discourse. International Review of Applied Linguistics in Language Teaching (Walter de Gruyter) 44.2 (2006), 173–195.07–258Zyzik, Eve (Michigan State U, USA; zyzik@msu.edu), Transitivity alternations and sequence learning: Insights from L2 Spanish production data. Studies in Second Language Acquisition (Cambridge University Press) 28.3 (2006), 449–485.
APA, Harvard, Vancouver, ISO, and other styles
43

"Language teaching." Language Teaching 36, no. 2 (April 2003): 120–57. http://dx.doi.org/10.1017/s0261444803211939.

Full text
Abstract:
03—230 Andress, Reinhard (St. Louis U., USA), James, Charles J., Jurasek, Barbara, Lalande II, John F., Lovik, Thomas A., Lund, Deborah, Stoyak, Daniel P., Tatlock, Lynne and Wipf, Joseph A.. Maintaining the momentum from high school to college: Report and recommendations. Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 35, 1 (2002), 1—14.03—231 Andrews, David R. (Georgetown U., USA.). Teaching the Russian heritage learner. Slavonic and East European Journal (Tucson, Arizona, USA), 45, 3 (2001), 519—30.03—232 Ashby, Wendy and Ostertag, Veronica (U. of Arizona, USA). How well can a computer program teach German culture? Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 35, 1 (2002), 79—85.03—233 Bateman, Blair E. (937 17th Avenue, SE Minneapolis, MN 55414, USA; Email: bate0048@umn.edu). Promoting openness toward culture learning: Ethnographic interviews for students of Spanish. The Modern Language Journal (Malden, MA, USA), 86, 3 (2002), 318—31.03—234 Belz, Julie A. and Müller-Hartmann, Andreas. Deutsche-amerikanische Telekollaboration im Fremdsprachenuterricht – Lernende im Kreuzfeuer der institutionellen Zwänge. [German-American tele-collaboration in foreign language teaching – learners in the crossfire of institutional constraints.] Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 36, 1 (2002), 68—78.03—235 Bosher, Susan and Smalkoski, Kari (The Coll. of St. Catherine, St. Paul, USA; Email: sdbosher@stkate.edu). From needs analysis to curriculum development: Designing a course in health-care communication for immigrant students in the USA. English for Specific Purposes (Amsterdam, The Netherlands), 21, 1 (2002), 59—79.03—236 Brandl, Klaus (U. of Washington, USA; Email: brandl@u.washington.edu). Integrating Internet-based reading materials into the foreign language curriculum: From teacher- to student-centred approaches. Language Learning and Technology (http://llt.msu.edu/), 6, 3 (2002), 87—107.03—237 Bruce, Nigel (Hong Kong U.; Email: njbruce@hku.hk). Dovetailing language and content: Teaching balanced argument in legal problem answer writing. English for Specific Purposes (Amsterdam, The Netherlands), 21, 4 (2002), 321—45.03—238 Bruton, Anthony (U. of Seville, Spain; Email: abruton@siff.us.es). From tasking purposes to purposing tasks. ELT Journal (Oxford, UK), 56, 3 (2002), 280—95.03—239 Candlin, C. N. (Email: enopera@cityu.edu.hk), Bhatia, V. K. and Jensen, C. H. (City U. of Hong Kong). Developing legal writing materials for English second language learners: Problems and perspectives. English for Specific Purposes (Amsterdam, The Netherlands), 21, 4 (2002), 299—320.03—240 Chen, Shumei. A contrastive study of complimentary responses in British English and Chinese, with pedagogic implications for ELT in China. Language Issues (Birmingham, UK), 13, 2 (2001), 8—11.03—241 Chudak, Sebastian (Adam-Mickiewicz-Universität, Poznán, Poland). Die Selbstevaluation im Prozess- und Lernerorientierten Fremdsprachenunterricht (Bedeutung, Ziele, Umsetzungsmöglichkeiten). [The self-evaluation of process- and learner-oriented foreign language teaching.] Glottodidactica (Poznań, Poland), 28 (2002), 49—63.03—242 Crosling, Glenda and Ward, Ian (Monash U., Clayton, Australia; Email: glenda.crosling@buseco.monash.edu.au). Oral communication: The workplace needs and uses of business graduate employees. English for Specific Purposes (Amsterdam, The Netherlands), 21, 1 (2002), 41—57.03—243 Davidheiser, James (U. of the South, USA). Classroom approaches to communication: Teaching German with TPRS (Total Physical Response Storytelling). Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 35, 1 (2002), 25—35.03—244 Duff, Patricia A. (U. of British Columbia, Canada; Email: patricia.duff@ubc.ca). The discursive co-construction of knowledge, identity, and difference: An ethnography of communication in the high school mainstream. Applied Linguistics (Oxford, UK), 23, 3 (2002), 289—322.03—245 Egbert, Joy (Washington State U., USA; Email: egbert@wsunix.wsu.edu), Paulus, Trena M. and Nakamichi, Yoko. The impact of CALL instruction on classroom computer use: A foundation for rethinking technology in teacher education. Language Learning and Technology (http://llt.msu.edu/), 6, 3 (2002), 108—26.03—246 Einbeck, Kandace (U. of Colorado at Boulder, USA). Using literature to promote cultural fluency in study abroad programs. Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 35, 1 (2002), 59—67.03—247 Fallon, Jean M. (Hollins U., Virginia, USA). On foreign ground: One attempt at attracting non-French majors to a French Studies course. Foreign Language Annals (New York, USA), 35, 4 (2002), 405—13.03—248 Furuhata, Hamako (Mount Union Coll., Ohio, USA; Email: furuhah@muc.edu). Learning Japanese in America: A survey of preferred teaching methods. Language, Culture and Curriculum (Clevedon, UK), 15, 2 (2002), 134—42.03—249 Goldstein, Tara (Ontario Inst. for Studies in Ed., U. of Toronto, Canada). No Pain, No Gain: Student playwriting as critical ethnographic language research. The Canadian Modern Language Review/La Revue canadienne des langues vivantes (Toronto, Ont.), 59, 1 (2002), 53—76.03—250 Hu, Guangwei (Nanyang Technological U., Singapore; Email: gwhu@nie.edu.sg). Potential cultural resistance to pedagogical imports: The case of communicative language teaching in China. Language, Culture and Curriculum (Clevedon, UK), 15, 2 (2002), 93—105.03—251 Huang, Jingzi (Monmouth U., New Jersey, USA; Email: jhuang@monmouth.edu). Activities as a vehicle for linguistic and sociocultural knowledge at the elementary level. Language Teaching Research (London, UK), 7, 1 (2003), 3—33.03—252 Hyland, Ken (City U. of Hong Kong; Email: ken.hyland@cityu.edu.hk). Specificity revisited: How far should we go now? English for Specific Purposes (Amsterdam, The Netherlands), 21, 4 (2002), 385—95.03—253 Jahr, Silke. Die Vermittlung des sprachen Ausdrucks von Emotionen in DaF-Unterricht. [The conveying of the oral expression of emotion in teaching German as a foreign language.] Deutsch als Fremdsprache (Berlin, Germany), 39, 2 (2002), 88–95.03—254 Jung, Yunhee (U. of Alberta, Canada; Email: jhee6539@hanmail.net). Historical review of grammar instruction and current implications. English Teaching (Korea), 57, 3 (2002), 193—213.03—255 Kagan, Olga and Dillon, Kathleen (UCLA, USA & UC Consortium for Language Teaching and Learning, USA). A new perspective on teaching Russian: Focus on the heritage learner. Slavonic and East European Journal (Tucson, Arizona, USA), 45, 3 (2001), 507—18.03—256 Kang, Hoo-Dong (Sungsim Coll. of Foreign Languages, Korea; Email: hdkang2k@hanmail.net). Tracking or detracking?: Teachers' views of tracking in Korean secondary schools. English Teaching (Korea), 57, 3 (2002), 41—57.03—257 Kramsch, Claire (U. of California at Berkeley, USA). Language, culture and voice in the teaching of English as a foreign language. Language Issues (Birmingham, UK), 13, 2 (2001), 2—7.03—258 Krishnan, Lakshmy A. and Lee, Hwee Hoon (Nanyang Tech. U., Singapore; Email: clbhaskar@ntu.edu.sg). Diaries: Listening to ‘voices’ from the multicultural classroom. ELT Journal (Oxford, UK), 56, 3 (2002), 227—39.03—259 Lasagabaster, David and Sierra, Juan Manuel (U. of the Basque Country, Vitoria-Gasteiz, Spain; Email: fiblahed@vc.ehu.es). University students' perceptions of native and non-native speaker teachers of English. Language Awareness (Clevedon, UK), 11, 2 (2002), 132—42.03—260 Lennon, Paul. Authentische Texte im Grammatikunterricht. [Authentic texts in grammar teaching.] Praxis des neusprachlichen Unterrichts (Berlin, Germany), 49, 3 (2002), 227–36.03—261 Lepetit, Daniel (Clemson U., USA; Email: dlepetit@mail.clemson.edu) and Cichocki, Wladyslaw. Teaching languages to future health professionals: A needs assessment study. The Modern Language Journal (Malden, MA, USA), 86, 3 (2002), 384—96.03—262 Łȩska-Drajerczak, Iwona (Adam Mickiewicz U., Poznán, Poland). Selected aspects of job motivation as seen by EFL teachers. Glottodidactica (Poznán, Poland), 28 (2002), 103—12.03—263 Liontas, John I. (U. of Notre-Dame, USA). ZOOMANIA: The See-Hear-and-Do approach to FL teaching and learning. Die Unterrichtspraxis/Teaching German (Cherry Hill, NJ, USA), 35, 1 (2002), 36—58.03—264 Littlemore, Jeannette (Birmingham U., UK). Developing metaphor interpretation strategies for students of economics: A case study. Les Cahiers de l'APLIUT (Grenoble, France), 21, 4 (2002) 40—60.03—265 Mantero, Miguel (The U. of Alabama, USA). Bridging the gap: Discourse in text-based foreign language classrooms. Foreign Language Annals (New York, USA), 35, 4 (2002), 437—56.03—266 Martin, William M. (U. of Pennsylvania, USA) and Lomperis, Anne E.. Determining the cost benefit, the return on investment, and the intangible impacts of language programmes for development. TESOL Quarterly (Alexandria, VA, USA), 36, 3 (2002), 399—429.03—267 Master, Peter (San Jose State U., CA, USA: Email: pmaster@sjsu.edu). Information structure and English article pedagogy. System (Oxford, UK), 30, 3 (2002), 331—48.03—268 Mertens, Jürgen. Schrift im Französischunterricht in der Grundschule: Lernehemnis oder Lernhilfe? [Writing in teaching French in primary school: Learning aid or hindrance?] Neusprachliche Mitteilungen aus Wissenschaft und Praxis (Berlin, Germany), 55, 3 (2002), 141–49.03—269 Meskill, Carla (U. at Albany, USA; Email: cmeskill@uamail.albany.edu), Mossop, Jonathan, DiAngelo, Stephen and Pasquale, Rosalie K.. Expert and novice teachers talking technology: Precepts, concepts, and misconcepts. Language Learning and Technology (http://llt.msu.edu/), 6, 3 (2002), 46—57.03—270 Mitchell, Rosamond and Lee, Jenny Hye-Won (U. of Southampton, UK; Email: rfm3@soton.ac.uk). Sameness and difference in classroom learning cultures: Interpretations of communicative pedagogy in the UK and Korea. Language Teaching Research (London, UK), 7, 1 (2003), 35—63.03—271 Mohan, Bernard (U. of British Columbia, Canada; Email: bernard.mohan@ubc.ca) and Huang, Jingzi. Assessing the integration of language and content in a Mandarin as a foreign language classroom. Linguistics and Education (New York, USA), 13, 3 (2002), 405—33.03—272 Mori, Junko (U. of Wisconsin-Madison, USA; Email: jmori@facstaff.wisc.edu). Task design, plan, and development of talk-in-interaction: An analysis of a small group activity in a Japanese language classroom. Applied Linguistics (Oxford, UK), 23, 3 (2002), 323—47.03—273 O'Sullivan, Emer (Johann Wolfgang Goethe-U. Frankfurt, Germany; Email: osullivan@em.uni-frankfurt.de) and Rösler, Dietmar. Fremdsprachenlernen und Kinder-und Jugendliteratur: Eine kritische Bestandaufsnahme. [Foreign language learning and children's literature: A critical appraisal.] Zeitschrift für Fremdsprachenforschung (Germany), 13, 1 (2002), 63—111.03—274 Pfeiffer, Waldemar (Europa Universität Viadrina – Frankfurt an der Oder, Germany). Möglichkeiten und Grenzen der interkulturellen Sprachvermittlung. [The possibilities and limits of intercultural language teaching.] Glottodidactica (Poznán, Poland), 28 (2002), 125—39.03—275 Rebel, Karlheinz (U. Tübingen, Germany) and Wilson, Sybil. Das Portfolio in Schule und Lehrerbildung (I). [The portfolio in school and the image of a teacher (I).] Fremdsprachenunterricht (Berlin, Germany), 4 (2002), 263–71.03—276 Sonaiya, Remi (Obafemi Awolowo U., Ile-ife, Nigeria). Autonomous language learning in Africa: A mismatch of cultural assumptions. Language, Culture and Curriculum (Clevedon, UK), 15, 2 (2002), 106—16.03—277 Stapleton, Paul (Hokkaido U., Japan; Email: paul@ilcs.hokudai.ac.jp). Critical thinking in Japanese L2 writing: Rethinking tired constructs. ELT Journal (Oxford, UK), 56, 3 (2002), 250—57.03—278 Sullivan, Patricia (Office of English Language Progs., Dept. of State, Washington, USA, Email: psullivan@pd.state.gov) and Girginer, Handan. The use of discourse analysis to enhance ESP teacher knowledge: An example using aviation English. English for Specific Purposes (Amsterdam, The Netherlands), 21, 4 (2002), 397—404.03—279 Tang, Eunice (City U. of Hong Kong) and Nesi, Hilary (U. of Warwick, UK; Email: H.J.Nesi@warwick.ac.uk). Teaching vocabulary in two Chinese classrooms: Schoolchildren's exposure to English words in Hong Kong and Guangzhou. Language Teaching Research (London, UK), 7, 1 (2003), 65—97.03—280 Timmis, Ivor (Leeds Metropolitan U., UK; Email: i.timmis@lmu.ac.uk). Native-speaker norms and International English: A classroom view. ELT Journal (Oxford, UK), 56, 3 (2002), 240—49.03—281 Toole, Janine and Heift, Trude (Simon Fraser U., Bumaby, BC, Canada; Email: toole@sfu.ca). The Tutor Assistant: An authoring tool for an Intelligent Language Tutoring System. Computer Assisted Language Learning (Lisse, The Netherlands), 15, 4 (2002), 373—86.03—282 Turner, Karen and Turvey, Anne (Inst. of Ed., U. of London, UK; Email: k.turner@ioe.ac.uk). The space between shared understandings of the teaching of grammar in English and French to Year 7 learners: Student teachers working collaboratively. Language Awareness (Clevedon, UK), 11, 2 (2002), 100—13.03—283 Warschauer, Mark (U. of California, USA). A developmental perspective on technology in language education. TESOL Quarterly (Alexandria, VA, USA), 36, 3 (2002), 453—75.03—284 Weasenforth, Donald (The George Washington U., USA; Email: weasenf@gwu.edu), Biesenbach-Lucas, Sigrun and Meloni, Christine. Realising constructivist objectives through collaborative technologies: Threaded discussions. Language Learning and Technology (http://llt.msu.edu/), 6, 3 (2002), 58—86.
APA, Harvard, Vancouver, ISO, and other styles
44

Smith, Willow, Joanna Hermida, and Christoph Dominik Güss. "“Oh no, the forest is burning!” cultural differences in the complex problem-solving process only under high uncertainty." Frontiers in Psychology 13 (December 22, 2022). http://dx.doi.org/10.3389/fpsyg.2022.965623.

Full text
Abstract:
What do people in different cultures do when they encounter complex problems? Whereas some cross-cultural research exists about complex problem-solving predictors and performance, the process has rarely been studied. We presented participants from Brazil, Germany, the Philippines, and the United States with two computer-simulated dynamic problems, one where quick action was required – the WinFire simulation – and one where cautious action was required – the Coldstore simulation. Participants were asked to think aloud in their native language while working on these two tasks. These think-aloud protocols were digitally recorded, transcribed, and coded by coders in each country in terms of the steps involved in complex problem solving and dynamic decision making. For the current study, we developed a program to calculate transition frequencies from one problem solving step to another and analyzed only those protocols with more than 15 transitions. For WinFire, these were 256 think-aloud protocols from the four countries with a total of 12,542 statement, for Coldstore, these were 247 participants with a total of 15,237 statements. Based on previous, limited cross-cultural research, we predicted that after identifying a problem, Brazilians would make emotional and self-related statements, Germans would engage primarily in planning, Filipinos would gather additional information, and Americans would primarily state solutions. Results of latent transition analysis partially support these hypotheses, but only in the highly uncertain Coldstore situation and not in the more transparent WinFire situation. Transition frequencies were then also analyzed regarding community clusters using the spinglass algorithm in R, igraph. Results highlight the importance of process analyses in different tasks and show how cultural background guides people’s decisions under uncertainty.
APA, Harvard, Vancouver, ISO, and other styles
45

Have, Paul ten. "Computer-Mediated Chat." M/C Journal 3, no. 4 (August 1, 2000). http://dx.doi.org/10.5204/mcj.1861.

Full text
Abstract:
The technical apparatus is, then, being made at home with the rest of our world. And that's a thing that's routinely being done, and it's the source of the failure of technocratic dreams that if only we introduced some fantastic new communication machine, the world will be transformed. Where what happens is that the object is made at home in the world that has whatever organisation it already has. -- Harvey Sacks (Lectures on Conversation Vol. 2., 548-9) Chatting, or having a conversation, has long been a favourite activity for people. It seemed so ordinary, if not to say trivial, that it has for almost equally long not been studied in any dedicated way. It was only when Harvey Sacks and his early collaborators started using the tape recorder to study telephone conversations that 'conversation' as a topic has become established (cf. Sacks, Lectures Vol. 1). Inspired by Harold Garfinkel, the perspective chosen was a procedural one: they wanted to analyse how conversations are organised on the spot. As Sacks once said: The gross aim of the work I am doing is to see how finely the details of actual, naturally occurring conversation can be subjected to analysis that will yield the technology of conversation. (Sacks, "On Doing 'Being Ordinary'" 411) Later, Sacks also started using data from audio-recorded face-to-face encounters. Most of the phenomena that the research on telephone conversation unearthed could also be found in face-to-face data. Whether something was lost by relying on just audio materials was not clear at the beginning. But with video-based research, as initiated by Charles Goodwin in the 1970s, one was later able to demonstrate that visual exchanges did play an essential role the actual organisation of face-to-face conduct. When using telephone technology, people seemed to rely on a restricted set of the interactional procedures used in face-to-face settings. But new ways to deal with both general and setting-specific problems, such as mutual identification, were also developed. Now that an increasing number of people spend various amounts of their time 'online', chatting with friends or whoever is available, it is time to study Computer-Mediated Conversation (CMC), as we previously studied face-to-face conversation and Telephone (Mediated) Conversation, using the same procedural perspective. We may expect that we will encounter many phenomena that have become familiar to us, and that we will be able to use many of the same concepts. But we will probably also see that people have developed new technical variations of familiar themes as they adapt the technology of conversation to the possibilities and limitations of this new technology of communicative mediation. In so doing, they will make the new technology 'at home in the world that has whatever organisation it already has.' Space does not allow a full discussion of the properties of text-based CMC as instantiated in 'chat' environments, but comparing CMC with face-to-face communication and telephone conversations, it is obvious that the means to convey meanings are severely restricted. In face-to-face encounters, many of the more subtle aspects of the conversation rely on visual and vocal productions and perceptions, which are more or less distinguishable from the 'text' that has been uttered. Following the early work of Gregory Bateson, these aspects are mostly conceived of as a kind of commentary on the core communication available in the 'text', that is as 'meta-communication'. While the 'separation' between 'levels' of communication, that these conceptualisations imply may distort what actually goes on in face-to-face encounters, there is no doubt that telephone conversations, in which the visual 'channel' is not available, and text-based CMC, which in addition lacks access to voice qualities, do confront participants with important communicative restrictions. An important aspect of text-based computer-mediated chatting is that it offers users an unprecedented anonymity, and therefore an unprecedented licence for unaccountable action, ranging from bland banality to criminal threat, while passing through all imaginable sexual 'perversities'. One upshot of this is that they can present themselves as belonging to any plausible category they may choose, but they will -- in the chat context -- never be sure whether the other participants 'really' are legitimate members of the categories they claim for themselves. In various other formats for CMC, like MUDs and MOOs, the looseness of the connections between the people who type messages and the identities they project in the chat environment seems often to be accepted as an inescapable fact, which adds to the fascination of participation1. The typists can then be called 'players' and the projected identities 'characters', while the interaction can be seen as a game of role-playing. In general chat environments, as the one I will discuss later, such a game-like quality seems not to be openly admitted, although quite often hinted at. Rather, the participants stick to playing who they claim they are. In my own text, however, I will use 'player' and 'character' to indicate the two faces of participation in computer-mediated, text-based chats. In the following sections, I will discuss the organised ways in which one particular problem that chat-players have is dealt with. That problem can be glossed as: how do people wanting to 'chat' on the Internet find suitable partners for that activity? The solution to that problem lies in the explicit naming or implicit suggestion of various kinds of social categories, like 'age', 'sex' and 'location'. Chat players very often initiate a chat with a question like: "hi, a/s/l please?", which asks the other party to self-identify in those terms, as, for instance "frits/m/amsterdam", if that fits the character the player wants to project. But, as I will explain, categorisation plays its role both earlier and later in the chat process. 'Membership Categorisation' in Finding Chat Partners The following exploration is, then, an exercise in Membership Categorisation Analysis (MCA; Hester & Eglin) as based on the ideas developed by Harvey Sacks in the 1960s (Sacks, "An Initial Investigation", "On the Analyzability of Stories", Lectures on Conversation Vol. 1). An immense part of the mundane knowledge that people use in living their everyday lives is organised in terms of categories that label members of some population as being of certain types. These categories are organised in sets, called Membership Categorisation Devices (MCDs). The MCD 'sex' (or 'gender'), for instance, consists of the two categories of 'male' and 'female'. Labelling a person as being male or female carries with it an enormous amount of implied properties, so called 'category-predicates', such as expectable or required behaviours, capacities, values, etc. My overall thesis is that people who want to chat rely mostly on categorical predications to find suitable chat partners. Finding a chat partner or chat partners is an interactive process between at least two parties. Their job involves a combination of presenting themselves and reading others' self presentations. For each, the job has a structure like 'find an X who wants a Y as a partner', where X is the desired chat character and Y is the character you yourself want to play. The set of XY-combinations varies in scope, of course, from very wide, say any male/female combination, to rather narrow, as we will see. The partner finding process for chats can be loosely compared with partly similar processes in other environments, such as cocktail parties, poster sessions at conferences, and telephone calls. The openings of telephone calls have been researched extensively by conversation analysts, especially Schegloff ("Sequencing", "Identification", "Routine"; also Hopper). An interesting idea from this work is that a call opening tends to follow a loosely defined pattern, called the canonical model for telephone openings. This involves making contact, mutual identification/recognition, greetings and 'how-are-you?'s, before the actual business of the call is tackled. When logging on to a chat environment, one enters a market of sorts, where the participants are both buyers and sellers: a general sociability-market like a cocktail party. And indeed some writers have characterised chat rooms as 'virtual cocktail parties'. Some participants in a cocktail party may, of course, have quite specific purposes in mind, like wanting to meet a particular kind of person, or a particular individual, or even being open to starting a relationship which may endure for some time after the event. The same is true for CMC chats. The trajectory that the partner-finding process will take is partly pre-structured by the technology used. I have limited my explorations to one particular chat environment (Microsoft Chat). In that program, the actual partner-finding starts even before logging on, as one is required to fill in certain information slots when setting up the program, such as Real Name and Nickname and optional slots like Email Address and Profile. When you click on the Chat Room List icon, you are presented with a list of over a thousand rooms, alphabetically arranged, with the number of participants. You can select a Room and click a button to enter it. When you do, you get a new screen, which has three windows, one that represents the ongoing general conversation, one with a list of the participants' nicks, and a window to type your contributions in. When you right-click on a name in the participant list, you get a number of options, including Get Profile. Get Profile allows you to get more information on that person, if he/she has filled in that part of the form, but often you get "This person is too lazy to create a profile entry." Categorisation in Room Names When you log in to the chat server, you can search either the Chat Room List or the Users List. Let us take the Chat Room List first. Some room names seem to be designed to come early in the alphabetically ordered list, by starting with one or more A's, as in A!!!!!!!!!FriendlyChat, while others rely on certain key words. Scanning over a thousand names for those words by scrolling the list might take a lot of time, but the Chat Room List has a search facility. You can type a string and the list will be shortened to only those with that string in their name. Many room names seem to be designed for being found this way, by containing a number of more or less redundant strings that people might use in a search. Some examples of room names are: A!!!!!!!!!FriendlyChat, Animal&Girls, Australia_Sydney_Chat_Room, christian evening post, desert_and_cactus_only, engineer, francais_saloppes, francais_soumise_sub_slave, german_deutsch_rollenspiele, hayatherseyeragmensürüyor, holland_babbel, italia_14_19anni, italia_padania_e_basta, L@Ros@deiVenti, nederlandse_chat, sex_tr, subslavespankbondage, Sweet_Girl_From_Alabama, #BI_LES_FEM_ONLY, #Chinese_Chat, #France, #LesbiansBiTeenGirls_Cam_NetMeeting, #polska_do_flirtowania, #russian_Virtual_Bar?, #tr_%izmir, #ukphonefantasy. A first look at this collection of room names suggests two broad classes of categorisation: first a local/national/cultural/ethnic class, and second one oriented to topics, with a large dose of sexual ones. For the first class, different kinds of indicators are available, such as naming as in Australia_Sydney_Chat_Room, and the use of a local language as in hayatherseyeragmensürüyor, or in combination: german_deutsch_rollenspiele. When you enter this type of room, a first function of such categorisations becomes apparent in that non-English categorisations suggest a different language practice. While English is the default language, quite a few people prefer using their own local language. Some rooms even suggest a more restricted area, as in Australia_Sydney_Chat_Room, for those who are interested in chatting with people not too far off. This seems a bit paradoxical, as chatting in a world-wide network allows contacts between people who are physically distant, as is often mentioned in chats. Rooms with such local restrictions may be designed, however, to facilitate possible subsequent face-to-face meetings or telephone contacts, as is suggested by names like Fr@nce_P@ris_Rencontre and #ukphonefantasy. The collection of sexually suggestive names is not only large, but also indicative of a large variety of interests, including just (probably heterosexual) sex, male gay sex, female lesbian or bi-sexuality. Some names invoke some more specialized practices like BDSM, and a collection of other 'perversities', as in names like 'francais_soumcateise_sub_slave', 'subslavespankbondage', 'golden_shower' or 'family_secrets'. But quite often sexual interest are only revealed in subsequent stages of contact. Non-sexual interests are, of course, also apparent, including religious, professional, political or commercial ones, as in 'christian evening post', or 'culturecrossing', 'holland_paranormaal', 'jesussaves', 'Pokemon_Chat', 'francais_informatique', and '#Russian_Philosophy_2918'. Categorisation through Nicknames Having selected a room, your next step is to see who is there. As chatting ultimately concerns exchanges between (virtual) persons, it is no surprise that nicknames are used as concise 'labels' to announce who is available on the chat network or in a particular room. Consider some examples: ^P0371G , amanda14, anneke, banana81, Dream_Girl, emma69, ericdraven, latex_bi_tch1 , Leeroy, LuCho1, Mary15, Miguelo, SomeFun, Steffi, teaser. Some of these are rather opaque, at least at first, while others seem quite ordinary. Anneke, for instance, is an ordinary Dutch name for girls. So, by using this nick name, a person at the same time categorises herself in two Membership Categorisation Devices: gender: 'female' and language: 'Dutch'. When using this type of nick, you will quite often be addressed in Dutch, for instance with the typically Dutch chat-greeting "hoi" and/or by a question like "ben jij Nederlandse?" ("are you Dutch?" -- female form). This question asks you to categorise yourself, using the nationality device 'Dutch/Belgian', within the language category 'speaker of Dutch'. Many other first names like 'amanda' and 'emma', do not have such a language specificity and so do not 'project' a specific European language/nationality as 'anneke' does. Some French names, like 'nathalie' are a bit ambiguous in that respect, as they are used in quite a number of other language communities, so you may get a more open question like "bonjour, tu parle francais?" ("hi, do you speak French?"). A name like 'Miguelo' suggests a roman language, of course, while 'LuCho1' or 'Konusmaz' indicate non-European languages (here Chinese and Turkish, respectively). Quite often, a first name nick also carries an attached number, as in 'Mary15'. One reason for such attachments is that a nick has to be unique, so if you join the channel with a nick like 'Mary', there will mostly be another who has already claimed that particular name. An error message will appear suggesting that you take another nick. The easiest solution, then, is to add an 'identifying detail', like a number. Technically, any number, letter or other character will do, so you can take Mary1, or Mary~, or Mary_m. Quite often, numbers are used in accord with the nick's age, as is probably the case in our examples 'Mary15' and 'amanda14', but not in 'emma69', which suggests an 'activity preference' rather than an age category. Some of the other nicks in our examples suggest other aspects, claims or interests, as in Dream_Girl, latex_bi_tch1, SomeFun, or teaser. Other examples are: 'machomadness', 'daddyishere', 'LadySusan28', 'maleslave', 'curieuse33', 'patrickcam', or 'YOUNG_GAY_BOY'. More elaborate information about a character can sometimes be collected from his or her profile, but for reasons of space, I will not discuss its use here. This paper's interest is not only in finding out which categories and MCDs are actually used, but also how they are used, what kind of function they can be seen to have. How do chat participants organise their way to 'the anchor point' (Schegloff, "Routine"), at which they start their actual chat 'business'? For the chatting environment that I have observed, there seems to be two major purposes, one may be called social, i.e. 'just chatting', as under the rubric 'friendly chat', and the other is sexual. These purposes may be mixed, of course, in that the first may lead to the second, or the second accompanied by the first. Apart from those two major purposes, a number of others can be inferred from the room titles, including the discussion of political, religious, and technical topics. Sexual chats can take various forms, most prominently 'pic trading' and 'cybersex'. As becomes clear from research by Don Slater, an enormous 'market' for 'pic trading' has emerged, with a quite explicit normative structure of 'fair trading', i.e. if one receives something, one should reciprocate in kind. When one is in an appropriate room, and especially if one plays a female character, other participants quite often try to initiate pic trading. This can have the form of sending a pic, without any verbal exchange, possibly followed by a request like 'send also'. But you may also get a verbal request first, like "do you have a (self) pic?" If you reply in a negative way, you often do not get any further reaction, or just "ok." A 'pic request' can also be preceded by some verbal exchanges; social, sexual or both. That question -- "have a pic?" or "wanna trade" -- can then be considered the real starting point for that particular encounter, or it can be part of a process of getting to know each other: "can i c u?" The second form of sexual chats involves cyber sex. This may be characterised as interactionally improvised pornography, the exchange of sexually explicit messages enacting a sexual fantasy or a shared masturbation session. There is a repertoire of opening moves for these kinds of games, including "wanna cyber?", "are you alone?" and "what are you wearing now?" Functions of Categorisations Categorisations in room names, nicks and profiles has two major functions: guiding the selection of suitable chat partners and suggesting topics. Location information has quite diverse implications in different contexts, e.g. linguistic, cultural, national and geographical. Language is a primordial parameter in any text-based activity, and chatting offers numerous illustrations for this. Cultural implications seem to be more diffuse, but probably important for some (classes of?) participants. Nationality is important in various ways, for instance as an 'identity anchor'. So when you use a typically Dutch nick, like 'frits' or 'anneke', you may get first questions asking whether you are from the Netherlands or from Belgium and subsequently from which region or town. This may be important for indicating reachability, either in person or over the phone. Location information can also be used as topic opener. So when you mention that you live in Amsterdam, you often get positive remarks about the city, like "I visited Amsterdam last June and I liked it very much", or "I would die to live there" (sic) from a pot-smoking U.S. student. After language, age and gender seem to be the most important points in exploring mutual suitability. When possible partners differ in age or gender category, this quite often leads to questions like "Am I not too old/young for you?" Of course, age and gender are basic parameters for sexual selection, as people differ in their range of sexual preferences along the lines of these categories, i.e. same sex or opposite sex, and roughly the same age or older/younger age. Such preferences intersect with straight or kinky ones, of which a large variety can be found. Many rooms are organised around one or another combination, as announced in names like '#LesbiansBiTeenGirls_Cam_NetMeeting', 'Hollandlolita' or '#Lesbian_Domination'. In some of these, the host makes efforts to keep to a more or less strict 'regime', for instance by banning obvious males from a room like '#BI_LES_FEM_ONLY'. In others, an automated welcome message is used to lay out the participation rules. Conclusion To sum up, categorisation plays an essential role in a sorting-out process leading, ideally, to small-group or dyadic suitability. A/S/L, age, sex and location, are obvious starting points, but other differentiations, as in sexual preferences which are themselves partly rooted in age/gender combinations, also play a role. In this process, suitability explorations and topic initiations are intimately related. Chatting, then, is text-based categorisation. New communication technologies are invented with rather limited purposes in mind, but they are quite often adopted by masses of users in unexpected ways. In this process, pre-existing communicational purposes and procedures are adapted to the new environment, but basically there does not seem to be any radical change. Comparing mutual categorisation in face-to-face encounters, telephone calls, and text-based CMC as in online chatting, one can see that similar procedures are being used, although in a more and more explicit manner, as in the question: "a/s/l please?" Footnote These ideas have been inspired by Schaap; for an ethnography focussing on the connection between 'life online' and 'real life', see Markham, 1998. References Hopper, Robert. Telephone Conversation. Bloomington: Indiana UP, 1992. Hester, Stephen, and Peter Eglin, eds. Culture in Action: Studies in Membership Categorisation Analysis. Washington, D.C.: UP of America, 1997. Markham, Annette H. Life Online: Researching Real Experience in Virtual Space. Walnut Creek, London, New Delhi: Altamira P, 1998. Sacks, Harvey. "An Initial Investigation of the Usability of Conversational Data for Doing Sociology." Studies in Social Interaction. Ed. D. Sudnow. New York: Free P, 1972. 31-74. ---. Lectures on Conversation. Vol. 1. Ed. Gail Jefferson, with an introduction by Emanuel A. Schegloff. Oxford: Basil Blackwell, 1992. ---. Lectures on Conversation. Vol. 2. Ed. Gail Jefferson, with an introduction by Emanuel A. Schegloff. Oxford: Basil Blackwell, 1992. ---. "On Doing 'Being Ordinary'." Structures of Social Action: Studies in Conversation Analysis. Ed. J. Maxwell Atkinson and John Heritage. Cambridge: Cambridge UP, 1984. 413-29. ---. "On the Analyzability of Stories by Children." Directions in Sociolinguistics: The Ethnography of Communication. Ed. John. J. Gumperz and Dell Hymes. New York: Rinehart & Winston, 1972. 325-45. Schaap, Frank. "The Words That Took Us There: Not an Ethnography." M.A. Thesis in Anthropology, University of Amsterdam, 2000. <http://fragment.nl/thesis/>. Schegloff, Emanuel A. "Identification and Recognition in Telephone Conversation Openings." Everyday Language: Studies in Ethnomethodology. Ed. George Psathas. New York: Irvington, 1979. 23-78. ---. "The Routine as Achievement." Human Studies 9 (1986): 111-52. ---. "Sequencing in Conversational Openings." American Anthropologist 70 (1968): 1075-95. Slater, Don R. "Trading Sexpics on IRC: Embodiment and Authenticity on the Internet." Body and Society 4.4 (1998): 91-117. Ten Have, Paul. Doing Conversation Analysis: A Practical Guide. Introducing Qualitative Methods. London: Sage, 1999. Citation reference for this article MLA style: Paul ten Have. "Computer-Mediated Chat: Ways of Finding Chat Partners." M/C: A Journal of Media and Culture 3.4 (2000). [your date of access] <http://www.api-network.com/mc/0008/partners.php>. Chicago style: Paul ten Have, "Computer-Mediated Chat: Ways of Finding Chat Partners," M/C: A Journal of Media and Culture 3, no. 4 (2000), <http://www.api-network.com/mc/0008/partners.php> ([your date of access]). APA style: Paul ten Have. (2000) Computer-mediated chat: ways of finding chat partners. M/C: A Journal of Media and Culture 3(4). <http://www.api-network.com/mc/0008/partners.php> ([your date of access]).
APA, Harvard, Vancouver, ISO, and other styles
46

Kuzmenkov, Alexey Yu, Alina G. Vinogradova, Ivan V. Trushin, and Roman S. Kozlov. "Practice of local antibiotic resistance monitoring at hospitals in various regions of the Russian Federation." Clinical Microbiology and Antimicrobial Chemotherapy, 2022, 31–38. http://dx.doi.org/10.36488/cmac.2022.1.31-38.

Full text
Abstract:
Objective. To analyze the features of local antibiotic resistance monitoring at hospitals in the Russian Federation. Materials and Methods. The study involved a survey of 305 institutions. The duration of data collection was 1 year (March 2020 – April 2021). The responses received were analyzed using the «R» programming language. Special packages were used for data processing and calculation of confidence intervals. Results were assessed by descriptive analysis with calculation of absolute and relative frequencies, and 95% confidence intervals according to the Wilson method. Frequencies were compared using Fisher’s exact test. The significance level α was set at 0.05. Results. Hospitals at various levels of organization participated in the survey. Data on local epidemiology of antibiotic resistance was available for 54.1% of institutions. The use of computer tools to automate the collection and analysis of antibiotic resistance monitoring data was noted by 26.23%. The implementation of an antimicrobial management system in the work of a medical center was confirmed by 25.3%. Data on identification of pathogens and antibiotic susceptibility test were available in the LIS/MIS – 12.46%. Over 70% of participants indicated that they update interpretation criteria annually. Storage of the AST results for more than 1 year was implemented by over 90% of hospitals. Availability of local antimicrobial therapy protocols was confirmed by 34.75% of the respondents. Conclusions. Access to data on the local epidemiology of antimicrobial resistance was unavailable for most specialists. Insufficient use of special tools to automate the collection and evaluation of antimicrobial resistance data has been identified. Implementation of an antimicrobial stewardship program and development of local antimicrobial therapy protocols were in a limited number of institutions. The data obtained indicate significant problems in the systemic organization of local antibiotic resistance monitoring.
APA, Harvard, Vancouver, ISO, and other styles
47

"Language learning." Language Teaching 36, no. 3 (July 2003): 202–15. http://dx.doi.org/10.1017/s0261444803221959.

Full text
Abstract:
03–438 Appel, Christine (Dublin City U., Ireland; Email: christine.appel@dcu.ie) and Mullen, Tony (U. of Groningen, The Netherlands). A new tool for teachers and researchers involved in e-mail tandem language learning. ReCALL (Cambridge, UK), 14, 2 (2002), 195–208.03–439 Atlan, Janet (IUT – Université Nancy 2, France; Email: janet.atlan@univ-nancy2.fr). La recherche sur les stratégies d'apprentissage appliquée à l'apprentissage des langues. [Learning strategies research applied to language learning.] Stratégies d'apprentissage (Toulouse, France), 12 (2003), 1–32.03–440 Aviezer, Ora (Oranim Teachers College & U. of Haifa, Israel; Email: aviezer@research.haifa.ac.il). Bedtime talk of three-year-olds: collaborative repair of miscommunication. First Language (Bucks., UK), 23, 1 (2003), 117–139.03–441 Block, David (Institute of Education, University of London). Destabilized identities and cosmopolitanism across language and cultural borders: two case studies. Hong Kong Journal of Applied Linguistics. (Hong Kong, China), 7, 2 (2002), 1–19.03–442 Brantmeier, Cindy (Washington U., USA). Does gender make a difference? Passage content and comprehension in second language reading. Reading in a Foreign Language (Hawaii, USA), 15, 1 (2003), 1–27.03–443 Cameron, L. (University of Leeds, UK; Email: L.J.Cameron@education.leeds.ac.uk). Challenges for ELT from the expansion in teaching children. ELT Journal, 57, 2 (2003), 105–112.03–444 Carter, Beverley-Anne (University of the West Indies, Trinidad and Tobago). Helping learners come of age: learner autonomy in a Caribbean context. Hong Kong Journal of Applied Linguistics (Hong Kong, China), 7, 2 (2002), 20–38.03–445 Cenos, Jasone (U. del País Vasco, Vitoria-Gasteiz, Spain; Email: fipceirj@vc.ehu.es). Facteurs déterminant l'acquisition d'une L3: âge, développement cognitive et milieu. [Factors determining the acquisition of an L3: age, cognitive development and environment.] Aile 18, 2002, 37–51.03–446 Chini, Danielle (Université de Pau et des Pays de l'Adour, France). La situation d'apprentissage: d'un lieu externe à un espace interne. [Learning situation: from external to internal space.] Anglais de Specialité37–38 (2002), 95–108.03–447 Condon, Nora and Kelly, Peter (U. Namur, Belgium). Does cognitive linguistics have anything to offer English language learners in their efforts to master phrasal verbs?ITL Review of Applied Linguistics (Leuven, Belgium), 137–138 (2002), 205–231.03–448 Crawford Camiciottoli, Belinda (Florence U., Italy). Metadiscourse and ESP reading comprehension: An exploratory study. Reading in a Foreign Language (Hawaii, USA), 15, 1 (2003), 28–44.03–449 Dykstra-Pruim, Pennylyn (Calvin College, Michigan, USA). Speaking, Writing, and Explicit Rule Knowledge: Toward an Understanding of How They Interrelate. Foreign Language Annals (New York, USA), 36, 1 (2003), 66–75.03–450 Giguère, Jacinthe, Giasson, Jocelyne and Simard, Claude (Université Laval, Canada; Email: jacinthegiguere@hotmail.com). Les relations entre la lecture et l'écriture: Représentations d'élèves de différents niveaux scolaires et de différents niveaux d'habilité. [Relationships between reading and writing: The perceptions of students of different grade levels and different ability levels.] The Canadian Journal of Applied Linguistics (Canada), 5, 1–2 (2003), 23–50.03–451 Gregersen, Tammy S. (Northern Iowa U., USA). To Err is Human: A Reminder to Teachers of Language-Anxious Students. Foreign Language Annals (New York, USA), 36, 1 (2003), 25–32.03–452 Haznedar, Belma (Bounaziçi U., Turkey; Email: haznedab@boun.edu.tr). The status of functional categories in child second language acquisition: evidence from the acquisition of CP.Second Language Research (London, UK), 19, 1 (2003), 1–41.03–453 Hesling, Isabelle (Université Victor Segalen Bordeaux 2, France). L'hémisphère cérébral droit: un atout en anglais de spécialité. [The right brain hemisphere: an advantage in specialised English.] Anglais de Specialité, 37–38 (2002), 121–140.03–454 Hilton, Heather (Université de Savoie). Modèles de l'acquisition lexicale en L2: où en sommes-nous? [Models of lexical acquisition for L2: where are we?] Anglais de Spécialité (Bordeaux, France), 35–36 (2000), 201–217.03–455 Iwashita, Noriko (Melbourne U., Australia; Email: norikoi@unimelb.edu.au). Negative feedback and positive evidence in task-based interaction. Differential effects on L2 development. Studies in Second Language Acquisition (Cambridge, UK), 25 (2003), 1–36.03–456 Johnson, Sharon P. and English, Kathryn (Virginia State U., USA). Images, myths, and realities across cultures. The French Review (Carbondale, IL, USA), 76, 3 (2003), 492–505.03–457 Kobayashi, Masaki (U. of British Columbia, Canada). The role of peer support in ESL students' accomplishment of oral academic tasks. The Canadian Modern Language Review/La Revue Canadienne des Langues Vivantes, 59, 3 (2003), 337–368.03–458 Lam, Agnes (University of Hong Kong). Language policy and learning experience in China: Six case histories. Hong Kong Journal of Applied Linguistics (Hong Kong, China), 7, 2 (2002), 57–72.03–459 Laufer, Batia (U. of Haifa, Israel; Email: batialau@research.haifa.ac.il). Vocabulary acquisition in a second language: do learners really acquire most vocabulary by reading? Some empirical evidence. The Canadian Modern Language Review/La Revue Ccanadienne des Langues Vivantes, 59, 4 (2003), 567–587.03–460 Lavoie, Natalie (Université du Québec à Rimouski, Email: natalie_lavoie@uqar.qc.ca). Les conceptions des parents de scripteurs débutants relativement à l'apprentissage de l'écriture. [The perceptions of beginner writers' parents relating to the process of learning to write.] The Canadian Journal of Applied Linguistics (Canada), 5, 1–2 (2003), 51–64.03–461 Leeman, Jennifer (George Mason U., Fairfax, USA; Email: jleeman@gmu.edu). Recasts and second language development: beyond negative evidence. Studies in Second Language Acquisition (Cambridge, UK), 25 (2003), 37–63.03–462 Loucky, John Paul (Seinan Women's U., Japan) Improving access to target vocabulary using computerized bilingual dictionaries. ReCALL (Cambridge, UK), 14, 2 (2002), 293–312.03–463 MacIntyre, Peter D. (U. College of Cape Breton, Sydney, Canada; Email: petermacintyre@uccb.ca), Baker, Susan C., Clément, Richard and Donovan, Leslie A. Talking in order to learn: willingness to communicate and intensive language programs. The Canadian Modern Language Review/La Revue canadienne des langues vivantes, 59, 4 (2003), 589–607.03–464 McAlpine, Janice and Myles, Johanne (Queens U., Ontario, Canada; Email: jm27@post.queensu.ca). Capturing phraseology in an online dictionary for advanced users of English as a second language: a response to user needs. System (Oxford, UK), 31, 1 (2003), 71–84.03–465 Mennim, P. (The University of Edinburgh, Scotland, UK). Rehearsed oral L2 output and reactive focus on form. ELT Journal, 57, 2 (2003), 130–138.03–466 Muñoz, Carmen (U. of Barcelona, Spain; Email: munoz@fil.ub.es). Le rythme d'acquisition des savoirs communicationnels chez des apprenants guidés: l'influence de l'âge. [Patterns of acquisition of communication skills in guided learning: the influence of age.] Aile, 18 (2002), 53–77.03–467 Newcombe, Lynda Pritchard (Cardiff University, Wales, UK). “A tough hill to climb alone” – Welsh learners speak. Hong Kong Journal of Applied Linguistics (Hong Kong, China), 7, 2 (2002), 39–56.03–468 Newman, Michael, Trenchs-Parera, Mireia and Pujol, Mercè (CUNY, USA; Email: mnewman@qc.edu). Core academic literacy principles versus culture-specific practices: a multi-case study of academic achievement. English for Specific Purposes (Amsterdam, NE), 22, 1 (2003), 45–71.03–469 Nsangou, Maryse. Problemursachen und Problemlösung in der zweitsprachlichen Kommunikation. [Problems in L2 communication: causes and solutions.] Deutsch als Fremdsprache, 39, 4 (2002), 232–237.03–470 O'Grady, William (U. of Hawaii, USA; Email: ogrady@hawaii.edu) and Yamashita, Yoshie. Partial agreement in second-language acquisition. Linguistics (Berlin, Germany), 40, 5 (2002), 1011–1019.03–471 Payne, J. Scott (Middlebury College, USA) and Whitney, Paul J. Developing L2 Oral Proficiency through Synchronous CMC: Output, Working Memory, and Interlanguage Development. CALICO Journal (Texas, USA), 20, 1 (2002), 7–32.03–472 Pekarek Doehler, Simona (U. of Basle, Switzerland). Situer l'acquisition des langues secondes dans les activités sociales: l'apport d'une perspective interactionniste. [Second-language acquisition through social activities: an interactionist perspective.] Babylonia (Comano, Switzerland), 4 (2002), 24–29.03–473 Philp, Jenefer (U. of Tasmania, Australia; Email: philos@tassie.net.au). Constraints on “noticing the gap”. Nonnative speakers' noticing of recasts in NS-NNS interaction. Studies in Second Language Acquisition (Cambridge, UK), 25 (2003), 99–126.03–474 Prévost, Philippe (U. Laval, Québec, Canada; Email: philippe.prevost@lli.ulaval.ca). Truncation and missing inflection in initial child L2 German. Studies in Second Language Acquisition (Cambridge, UK), 25 (2003), 65–97.03–475 Pujolá, Joan-Tomás (Universitat de Barcelona, Spain). CALLing for help: researching language learning strategies using help facilities in a web-based multimedia program. ReCALL (Cambridge, UK), 14, 2 (2002), 235–62.03–476 Rees, David (Institut National d'Horticulture d'Angers, France). Role change in interactive learning environments. Stratégies d'apprentissage (Toulouse, France), 12 (2003), 67–75.03–477 Rehner, Katherine, Mougeon, Raymond (York U., Toronto, Canada; Email: krehner@yorku.ca) and Nadasdi, Terry. The learning of sociolinguistic variation by advanced FSL learners. The case ofnousversusonin immersion French. Studies in Second Language Acquisition (Cambridge, UK), 25 (2003), 127–156.03–478 Richter, Regina. Konstruktivistiche Lern- und Mediendesign-Theorie und ihre Umsetzung in multimedialen Sprachlernprogrammen. [Constructivist learning- and media-design theory and its application in multimedia language-learning programmes.] Deutsch als Fremdsprache, 39, 4 (2002), 201–206.03–479 Rinder, Ann. Das konstruktivistische Lernparadigma und die neuen Medien. [The constructivist learning paradigm and the new media.] Info DaF (Munich, Germany), 30, 1 (2003), 3–22.03–480 Rott, Susanne and Williams, Jessica (U. of Chicago at Illinois, USA). Making form-meaning connections while reading: A qualitative analysis of word processing. Reading in a Foreign Language (Hawaii, USA), 15, 1 (2003), 45–75.03–481 Shinichi, Izumi (Sophia U., Japan; Email: s-izumi@hoffman.cc.sophia.ac.jp). Output, input enhancement, and the noticing hypothesis. Studies in Second Language Acquisition (Cambridge, UK), 24, 4 (2002), 541–577.03–482 Sifakis, N. C. (Hellenic Open U., Greece; Email: nicossif@hol.gr). Applying the adult education framework to ESP curriculum development: an integrative model. English for Specific Purposes (Amsterdam, NE), 22, 1 (2003), 195–211.03–483 Slabakova, Roumyana (U. of Iowa, USA; Email: roumyana-slabakova@uiowa.edu). Semantic evidence for functional categories in interlanguage grammars. Second Language Research (London, UK), 19, 1 (2003), 42–75.03–484 Soboleva, Olga and Tronenko, Natalia (LSE, UK; Email: O.Sobolev@lse.ac.uk). A Russian multimedia learning package for classroom use and self-study. Computer Assisted Language Learning (Lisse, NE), 15, 5 (2002), 483–499.03–485 Stockwell, Glenn (Kumamoto Gakuen U., Japan) and Harrington, Michael. The Incidental Development of L2 Proficiency in NS-NNS E-mail Interactions. CALICO Journal (Texas, USA), 20, 2 (2003), 337–359.03–486 Van de Craats, Ineke (Nijmegen U., Netherlands). The role of the mother tongue in second language learning. Babylonia (Comano, Switzerland), 4 (2002), 19–22.03–487 Vidal, K. (U. Autonoma de Madrid, Spain). Academic Listening: A Source of Vocabulary Acquisition?Applied Linguistics, 24, 1 (2003), 56–89.03–488 Wakabayashi, Shigenori (Gunma Prefectural Women's U., Japan; Email: waka@gpwu.ac.jp). Contributions of the study of Japanese as a second language to our general understanding of second language acquisition and the definition of second language acquisition research. Second Language Research (London, UK), 19, 1 (2003), 76–94.03–489 Ward, Monica (Dublin City U., Ireland). Reusable XML technologies and the development of language learning materials. ReCALL (Cambridge, UK), 14, 2 (2002), 283–92.03–490 Wendt, Michael (U. Bremen, Germany; Email: inform@uni-bremen.de). Context, culture, and construction: research implications of theory formation in foreign language methodology. Language, Culture and Curriculum (Clevedon, UK), 15, 3 (2002), 284–297.03–491 Wernsing, Armin Volkmar (Maria-Sybilla-Merian-Gymnasium/Studienseminar, Krefeld, Germany). Über die Zuversicht und andere Emotionen beim Fremdsprachenlernen. [Confidence and other emotions in foreign-language learning.] Fremdsprachenunterricht (Berlin, Germany), 2 (2003), 81–87.03–492 Wintergerst, Ann, DeCapua, Andrea and Verna, Marilyn (St. Johns U. New York, USA). An analysis of one learning styles instrument for language students. TESL Canada Journal (Burnaby, BC, Canada), 20, 1 (2002), 16–37.03–493 Yang, Anson and Lau, Lucas (City U. of Hong Kong; Email: enanson@cityu.edu.hk). Student attitudes to the learning of English at secondary and tertiary levels. System (Oxford, UK), 31, 1 (2003), 107–123.03–494 Yoshii, Makoto (Baiko Gakuin U., Japan) and Flaitz, Jeffra. Second Language Incident Vocabulary Retention: The Effect of Text and Picture Annotation Types. CALICO Journal (Texas, USA), 20, 1 (2002), 33–58.03–495 Yuan, F. (U. of Pennsylvania, USA) and Ellis, R. The Effects of Pre-Task Planning and On-Line Planning on Fluency, Complexity and Accuracy in L2 Monologic Oral Production. Applied Linguistics, 24, 1 (2003), 1–27.
APA, Harvard, Vancouver, ISO, and other styles
48

Guzsvinecz, Tibor. "The correlation between positive reviews, playtime, design and game mechanics in souls-like role-playing video games." Multimedia Tools and Applications, March 19, 2022. http://dx.doi.org/10.1007/s11042-022-12308-1.

Full text
Abstract:
AbstractThe “Souls-like” role-playing video game genre was inadvertently created due to the influence of the “Souls franchise”. However, each game has different twists which can be new gameplay mechanics, graphical style, etc. while maintaining the core elements of the “Souls franchise”. The goal of this study is to understand which gameplay mechanics are more liked by comparing reviews of these games to each other. Thus, different game design elements and game mechanics are investigated in 21 “Souls-like” video games to see how the users reacted to them and whether they positively reviewed them. All (993,932) reviews were scraped from the Steam webpage regarding these games in the middle of April 2021 using the steam_reviews Python package. These reviews contain the playtime at review, whether a positive or negative rating is given, and a textual component among others. Overall, 11 various game design elements and game mechanics were set up for the investigation: the setting, graphical dimensions as well as style, level design, and whether there are difficulty settings, multiplayer features, upgradeable weapons/armor, equipment durability, in-game map, extra penalties upon death, and a classic level-up system. Based on data distributions, either the t-test or the Mann-Whitney-Wilcoxon test was used for the analysis. The syuzhet package, which uses Natural Language Processing methods, was used in the statistical program package R along with the NRC Emotion Lexicon to evaluate the textual parts. According to the results, a slight-to-moderate correlation exists between positive reviews and the users’ playtimes: more playtimes mean a larger chance of having positive reviews. Significant differences also exist in the percentages of positive reviews among these games: Hollow Knight is the most liked game. Out of the investigated 11 factors, significant differences exist among all of them: drawn graphics (96.48%) and 2D style (95.61%) are the two most liked factors, while pixel graphics (87.11%) and a futuristic setting (86.74%) are the two least liked ones. Almost every factor can significantly affect all eight basic emotions (anger, anticipation, disgust, fear, joy, sadness, surprise, trust). The exceptions are graphical dimensions, weapon/armor upgradability, in-game map, and extra penalties upon character death as no significant differences exist in case of trust (p = 0.85), anger (p = 0.24), sadness (p = 0.21) and disgust (p = 0.095), respectively when the average sentiments per review were examined. Future “Souls-like” game design and development can be influenced by the results as game developers can more easily choose from the factors they want to implement or whether they want them at all in their games.
APA, Harvard, Vancouver, ISO, and other styles
49

Mohseni, M. Rohangis, and Jessica Grau Chopite. "Online Incel Speech (Hate Speech/Incivility)." DOCA - Database of Variables for Content Analysis, June 18, 2022. http://dx.doi.org/10.34778/5j.

Full text
Abstract:
Involuntarily celibate men (Incels) form online communities in which they “often bemoan their lack of a loving relationship with a woman while simultaneously dehumanizing women and calling for misogynistic violence” (Glace et al., 2021, p. 288). Several studies investigate this dehumanization and misogyny including (gendered) hate speech in online comments from Incels (e.g., Glace et al., 2021). However, not all online comments from Incels contain misogyny or gendered hate speech. To get a better understanding of the phenomenon of Incels, it would be better to not only focus on these problematic comments. Thus, we propose a new construct called “Online Incel speech”, which is defined as the sum of all online comments from Incels that are related to Inceldom, that is, being or becoming an Incel. In an approach to provide an extensive system of categorization, Grau Chopite (2022) synthesized codebooks from several studies on Incels (see example studies table note) and put it to an empirical test. She found that most Incel comments found online can be categorized into three subdimensions. The first two subdimensions cover framing by Incels, namely how Incels frame the subjective causes of becoming an Incel and how they frame the subjective emotional consequences of being an Incel. Both subdimensions can also be interpreted as part of a subjective theory (sensu Groeben et al., 1988) of Inceldom. In contrast to this, the third subdimension does not consist of framing, but of observable verbal behaviors, which are often linked to gendered hate speech. When trying to categorize online comments from Incels, former studies often applied the construct “Hybrid Masculinities” (e.g., Glace et al, 2021). This construct from Bridge and Pascoe (2014) suggests that “some men develop masculinities which appear to subvert, but actually reaffirm, White hegemonic masculinities” (Glace et al., 2021, p. 289). Glace et al. (2021) structure the construct into three subdimensions, namely (1) discursive distancing (claiming distance from hegemonic masculine roles without actually relinquishing masculine power), (2) strategic borrowing (appropriating the cultures of nondominant groups of men), and (3) fortifying boundaries (continually using hegemonic standards to constrain masculinity and demeaning men who fail to meet them). However, the construct only covers a part of Inceldom, which Glace et al. (2021) indirectly acknowledge by adding two inductive categories, that is, hostile sexism (shaming and degrading women) and suicidality (reporting suicidal thoughts, feelings, and intentions). Field of application/theoretical foundation: The construct “Online Incel speech” was coined by Grau Chopite (2022), and there are currently no other studies making use of it. However, there are studies (e.g., Vu & Lynn, 2020; also see the entry “Frames (Automated Content Analysis”) based on the framing theory by Entman (1991) where the subdimension “subjective causes” would correspond to Entman’s “causal interpretation frame”, while the “subjective emotional consequences” would correspond to Entman’s “problem definition frame”. The “subjective causes” also correspond to the “discursive distancing” and the “emotional consequences” to “suicidality” in the construct of Hybrid Masculinities. The third subdimension “verbal behavior” corresponds to gendered online hate speech (e.g., Döring & Mohseni, 2019), but also to “hostile sexism” and “fortifying boundaries” in the construct of Hybrid Masculinities. References/combination with other methods: The study by Grau Chopite (2022) employs a quantitative manual content analysis using a deductive approach. Studies based on the construct of Hybrid Masculinities also employ manual online content analyses or manual thematic analyses, but those are often qualitative in nature (e.g., Glace et al., 2021). Framing is also often assessed with manual content analyses (e.g., Nitsch & Lichtenstein, 2019), but newer studies try to assess it computationally (e.g., Vu & Lynn, 2020). Hate speech is often assessed with manual content analyses (e.g., Döring & Mohseni, 2019) and surveys (e.g., Oksanen et al., 2014), but some newer studies try to assess it computationally (e.g., Al-Hassan & Al-Dossari, 2019). As Online Incel Speech is related to framing and gendered hate speech, it seems plausible that manual content analyses of Online Incel Speech could be combined with computational analyses, too, to enable the investigation of large samples. However, computational analyses of subtle forms of verbal behavior can be challenging because the number of wrong categorizations increases (e.g., for sexism detection see Samory et al., 2021; for hate speech detection see Ruiter et al., 2022). Example studies: Example study Construct Dimensions Explanation Reliability Online Incel speech Grau Chopite (2022) Subjective Causes of Inceldom Race/Ethnicity having certain racial features and/or belonging to a certain ethnic κ = .55;AC1 = .80 Mental Health suffering from any mental health issue κ = .58;AC1 = .90 Employment difficulties with getting and/or maintaining employment; experiencing dissatisfaction in the workplace κ = .85;AC1 = .98 Family having family issues (e.g., an abusive family member) κ = .66;AC1 = .98 Subjective Emotional Consequences of Inceldom Hopelessness expressing hopelessness κ = .37;AC1 = .89 Sadness expressing sadness κ = .26;AC1 = .91 Suicidality expressing suicidality κ = .24;AC1 = .95 Anger expressing anger κ = .44;AC1 = .87 Hatred expressing hatred κ = .40;AC1 = .83 Verbal Behavior of Incels Using Gendered Hate Speech Against Women hostile sexism against women and misogynistic speech κ = .80;AC1 = .87 Adopting Social Justice Language claiming unfairness/ injustice of being discriminated by society or groups (e.g., other men, other races) κ = .48;AC1 = .82 Claiming Lack of Masculine Traits lacking masculine traits (e.g., muscles, a big penis) κ = .62;AC1 = .86 Shaming Other Men shaming of other men directly by calling them terms related to being “effeminate” or “unmanly” κ = .71;AC1 = .91 Claiming Lack of Female Interest being unable to attract women or being rejected by women κ = .61;AC1 = .87 Hybrid Masculinities Glace et al. (2021) Discursive Distancing Lack of Female Interest claiming a lack of ability to attract female romantic companionship and sexual interest n/a Lack of Masculine Traits claiming a lack of traditionally attractive masculine physical traits n/a Strategic Borrowing Race and Racism appropriating the culture of racial and ethnic minority men n/a Social Justice Language using the language of the marginalized to diminish one’s own position of power n/a Fortifying Boundaries Soyboys deriding non-Incel men as weak and desperate n/a Cucks deriding non-Incel men as being cheated or exploited by women n/a Hostile Sexism Women are Ugly deriding women for being unattractive n/a Slut-Shaming deriding women for having sex n/a False Rape Claims claiming that women make false rape claims (e.g., when approached by an Incel) n/a Women’s Only Value is Sex claiming that women’s only value is their sexuality n/a Women are Subhuman dehumanizing women n/a Suicidality Due to Incel Experience attributing suicidal thoughts, feelings, and intentions to Incel status n/a The “Clown World” claiming that the world is meaningless and nonsensical n/a Note: The codebook from Grau Chopite (2022) is based on the codebook and findings of Glace et al. (2021) and other studies (Baele et al., 2019; Bou-Franch & Garcés-Conejos Blitvich, 2021; Bridges & Pascoe, 2014; Cottee, 2020; Döring & Mohseni, 2019; D’Souza et al., 2018; Marwick & Caplan, 2018; Mattheis & Waltman, 2021; Maxwell et al., 2020; Rogers et al., 2015; Rouda & Siegel, 2020; Scaptura & Boyle, 2019; Williams & Arntfield, 2020; Williams et al., 2021). Gwet’s AC1 was calculated in addition to Cohen’s Kappa because some categories were rarely coded, which biases Cohen’s Kappa. The codebook is available at http://doi.org/10.23668/psycharchives.5626 References Al-Hassan, A., & Al-Dossari, Hmood (2019). Detection of hate speech in social networks: A survey on multilingual corpus. In D. Nagamalai & D. C. Wyld (Eds.), Computer Science & Information Technology. Proceedings of the 6th International Conference on Computer Science and Information Technology (pp. 83–100). AIRCC Publishing. doi:10.5121/csit.2019.90208 Baele, S. J., Brace, L., & Coan, T. G. (2019). From “Incel” to “Saint”: Analyzing the violent worldview behind the 2018 Toronto attack. Terrorism and Political Violence, 1–25. doi:10.1080/09546553.2019.1638256 Bou-Franch, P., & Garcés-Conejos Blitvich, P. (2021). Gender ideology and social identity processes in online language aggression against women. In R. M. DeKeyser (Ed.), Benjamins Current Topics: Vol. 116. Aptitude-Treatment Interaction in Second Language Learning (Vol. 86, pp. 59–81). John Benjamins Publishing Company. doi:10.1075/bct.86.03bou Bridges, T., & Pascoe, C. J. (2014). Hybrid masculinities: New directions in the sociology of men and masculinities. Sociology Compass, 8(3), 246–258. doi:10.1111/soc4.12134 Cottee, S. (2021). Incel (e)motives: Resentment, shame and revenge. Studies in Conflict & Terrorism, 44(2), 93–114. doi:10.1080/1057610X.2020.1822589 Döring, N., & Mohseni, M. R. (2018). Male dominance and sexism on YouTube: Results of three content analyses. Feminist Media Studies, 19(4), 512–524. doi:10.1080/14680777.2018.1467945 D'Souza, T., Griffin, L., Shackelton, N., & Walt, D. (2018). Harming women with words: The failure of Australian law to prohibit gendered hate speech. University of New South Wales Law Journal, 41(3), 939–976. Entman, R. M. 1991. Framing U.S. coverage of international news: contrasts in narratives of the KAL and Iran Air incidents. Journal of Communication, 41(4), 6-7. Glace, A. M., Dover, T. L., & Zatkin, J. G. (2021). Taking the black pill: An empirical analysis of the “Incel”. Psychology of Men & Masculinities, 22(2), 288–297. doi:10.1037/men0000328 Grau Chopite, J. (2022). Framing of Inceldom on incels.is: A content analysis [Master’s thesis, TU Ilmenau]. Psycharchives. doi:10.23668/psycharchives.5626 Groeben, N., Wahl, D., Schlee, J., & Scheele, B. (Eds.). (1988). Das Forschungsprogramm Subjektive Theorien: eine Einführung in die Psychologie des reflexiven Subjekts. Francke. Retrieved from https://nbn-resolving.org/urn:nbn:de:0168-ssoar-27658 Marwick, A. E., & Caplan, R. (2018). Drinking male tears: language, the manosphere, and networked harassment. Feminist Media Studies, 18(4), 543–559. doi:10.1080/14680777.2018.1450568 Mattheis, A. A., & Waltman, M. S. (2021). Gendered hate online. In K. Ross & I. Bachmann (Eds.), The Wiley Blackwell-ICA international encyclopedias of communication. The international encyclopedia of gender, media, and communication (pp. 1–5). John Wiley & Sons Inc. doi:10.1002/9781119429128.iegmc019 Maxwell, D., Robinson, S. R., Williams, J. R., & Keaton, C. (2020). “A short story of a lonely guy”: A qualitative thematic analysis of involuntary celibacy using Reddit. Sexuality & Culture, 24(6), 1852–1874. doi:10.1007/s12119-020-09724-6 Nitsch, C. & Lichtenstein, D. (2019). Satirizing international crises. The depiction of the Ukraine, Greek debt and migration crises in political satire. Studies in Communication Science (SComS), 19(1), 85-103. doi:10.24434/j.scoms.2019.01.007 Oksanen, A., Hawdon, J., Holkeri, E., Näsi, M., & Räsänen, P. (2014). Exposure to online hate among young social media users. In N. Warehime (Ed.), Soul of Society: A focus on the lives of children & youth (p. 253-273). doi:10.1108/S1537-466120140000018021 Rogers, D. L., Cervantes, E., & Espinosa, J. C. (2015). Development and validation of the belief in female sexual deceptiveness scale. Journal of Interpersonal Violence, 30(5), 744–761. doi:10.1177/0886260514536282 Rouda, B., & Siegel, A. (2020). I’d kill for a girl like that”: The black pill and the Incel uprising. International Multidisciplinary Program in the Humanities, Tel Aviv University. Retrieved from https://www.academia.edu/43663741/_Id_kill_for_a_girl_like_that_The_Black_Pill_and_the_Incel_Uprising Ruiter, D., Reiners, L., Geet D’Sa, A., Kleinbauer, Th., Fohr, D., Illina, I., Klakow. D., Schemer, Ch., & Monnier, A. (2022). Placing m-phasis on the plurality of hate. A feature-based corpus of hate online. Preprint. Retrieved from https://doi.org/10.48550/arXiv.2204.13400 Samory, M., Sen, I., Kohne, J., Flöck, F., & Wagner, C. (2021). “Call me sexist, but...”: Revisiting sexism detection using psychological scales and adversarial samples. Proceedings of the International AAAI Conference on Web and Social Media, 15(1), 573-584. Retrieved from https://ojs.aaai.org/index.php/ICWSM/article/view/18085 Scaptura, M. N., & Boyle, K. M. (2019). Masculinity threat, “Incel” traits, and violent fantasies among heterosexual men in the United States. Feminist Criminology, 15(3), 278–298. doi:10.1177/1557085119896415 Vu, H. T., & Lynn, N. (2020). When the news takes sides: Automated framing analysis of news coverage of the Rohingya crisis by the elite press from three countries. Journalism Studies. Online first publication. doi:10.1080/1461670X.2020.1745665 Williams, D. J., & Arntfield, M. (2020). Extreme sex-negativity: An examination of helplessness, hopelessness, and misattribution of blame among “Incel” multiple homicide offenders. Journal of Positive Sexuality, 6(1), 33–42. doi:10.51681/1.613 Williams, D. J., Arntfield, M., Schaal, K., & Vincent, J. (2021). Wanting sex and willing to kill: Examining demographic and cognitive characteristics of violent "involuntary celibates". Behavioral Sciences & the Law, 39(4), 386–401. doi:10.1002/bsl.2512
APA, Harvard, Vancouver, ISO, and other styles
50

Johnson, Laurie. "Agency." M/C Journal 5, no. 4 (August 1, 2002). http://dx.doi.org/10.5204/mcj.1969.

Full text
Abstract:
This paper on cultural loops will begin slightly off-track, drawing on lessons that can be learned from a very basic non-terminating program, written in basic programming language: 100 Print "an infinite loop is" 110 Goto 100 Run an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is ... The output will continue looping through this cycle ad infinitum. Suppose that somebody has entered this program into a computer and entered a "Run" command as illustrated above. This somebody has then left the room and we enter a moment later. What we appear to be looking at is, strictly speaking, an "infinite loop," a programming sequence that has no condition for termination except for activation of the self same sequence. The screen has been filled with seemingly endless repetitions of the same string: "an infinite loop is" (or is it "is an infinite loop," or "loop is an infinite," or "infinite loop is an"?). In any case, we do not know that the loop is endless, nor even that this is a loop. Perhaps we could imagine that after so many repetitions the output will change. Perhaps we imagine that our absent programmer is really hard up for ways to pass the time and has spent countless hours entering repetitions of the same string into just one single line of programming: 100 Print "infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is an infinite loop is ... After several hours, perhaps the programmer finally tired of the exercise and finished off: ... an infinite loop is really a finite loop that thinks it can last forever and ever amen." For this matter, we might also wonder, as we watch the text scrolling up the screen, whether all of the preceding text has followed this exact pattern. Perhaps we just happened to stumble into the room at that moment, reflected in the current output, when our absent programmer decided to interrupt typing up a treatise on infinite loops with a banal illustration of what might constitute a loop of this sort. Wait for just a second or two more and surely the output will be different. Of course, in the present instance, we will be waiting for a very long time for any kind of change to appear in the output—how long is infinity again, does anybody know? Perhaps there is folly in trying to second guess the next piece of output produced by a program, particularly when the evidence on the screen provides no genuine clues to the structure of the program for which it is the output. At this point I hear the cries of dissent. How can I possibly say that the output of this program provides no clues to the structure of the program? After all, are we not faced here with output that, at the very least, appears to be endlessly repetitive? Without being drawn into a detailed discussion about the phenomenology of repetition, it is fair to say that, yes, when faced with the output on the screen as we enter the room, a reasonable expectation is that this output is several repetitions of a non-terminating series of repetitions. As each string is preceded and followed by the same string, the evidence suggests that the strings running off both the top and bottom of the screen have been preceded by and will be followed by the same string, according to the pattern. Yet I maintain that we can never be absolutely certain that the next thing that will appear on the screen will be yet another repetition of the same string. We cannot know the mind of the creator with sufficient certainty to predict this with perfect accuracy. Certainly, anybody who presumes that the string of strings on the screen is part of some non-repeating body of text is less likely to be right than the person who sees the pattern and guesses that the program for which this text is the output is an infinitely looping one. We need only to stop the program and bring it up on the screen to confirm the latter's suspicions to be correct. With this very strategy, however, we also illustrate the correctness of the claim I have made. In order to know with certainty what the program will be likely to output next, at some point we are required to terminate it and look at the program itself rather than its output. In other words, we need to stop the output if we want to know what will be put out next. The irony of this situation is of course that we cannot know from any series of outputs within an infinite loop that the loop is in fact infinite (or even that it is a loop), without first terminating the loop to look beyond its repeating output. An infinite loop is indeed a finite loop that we think can last forever and ever, amen. Douglas Hofstadter makes a similar point about the relationship between infinity and the finite parameters of strange loops in Gödel, Escher, Bach: An Eternal Golden Braid (1979). Strange loop phenomena emerge "whenever, by moving upwards (or downwards) through the levels of some hierarchical system, we unexpectedly find ourselves right back where we started" (10). A sense of paradox is associated with strange loops because they bring our notions of the finite and the infinite into conflict. Some object (A) always seems to contain or be the root cause of some other object (B) in a finite relationship, yet B also seems to contain or be the root cause of A, a paradox of infinite indeterminacy. Yet the paradox emerges because we are blinded from looking beyond what appears to be a fully self-contained system of determinations, even if we are unable to resolve the paradox of whether A determines B or vice versa. As we move upwards or downwards through the hierarchies in the system, we presume that we will move closer to its limit in either direction, yet we find ourselves perpetually drawn to reproduce the same steps within the hierarchy. For this reason, Hofstadter also refers to strange loops as tangled hierarchies (passim). The tangle is what draws us to repeat the same system of determinations endlessly, but Hofstadter points out that any system includes a protected or "inviolate level" which always remains "unassailable by the rules on other levels, not matter how tangled their interactions may be among themselves" (688). In the work of M.C. Escher, in particular, Hofstadter finds the most powerful visual realisations of strange loop phenomena: in Ascending and Descending, monks walk up and down staircases that loop around to join each other; in Waterfall, water falls into a pool that leads to an aqueduct flowing down to the waterfall that empties into the same pool; and in Drawing Hands, there are two hands that appear to be drawing each other. In each of these cases, however, the resolution of the apparent paradox is in realising the hand of Escher at work beyond the hierarchy: [In Drawing Hands,] levels which ordinarily are seen as hierarchical—that which draws and that which is drawn—turn back on each other, creating a Tangled Hierarchy. But the theme ... is borne out, of course, since behind it all lurks the undrawn but drawing hand of M.C. Escher, creator of both LH and RH. (689) The non-terminating program with which I began this paper provides a variation on this theme, since the output provides evidence of an infinite loop lurking in the structure of the program. A termination of the loop to look beyond the output will confirm this. Yet beyond the program is of course the programmer and, not necessarily the same person, the person who entered the "run" command to execute the program. In other words, there are several inviolate levels to consider in dealing with computer programs. The program itself contains the inviolate rules determining repetitions in the output. Beyond the program is the programmer. We might also consider the programming language and limitations of the technology mediating between the programmer and the program that is written, but I want to press ahead expeditiously. Beyond the programmer, there is also an executor, somebody who activates the program, making possible the generation of output. Perhaps we could refer to these two inviolate levels as those of the creator and the generator. In his examination of the strange loop of Escher's Drawing Hands, Hofstadter points out the hand of the creator lurking within the inviolate level beyond the frame of the picture. We might add that as a work of art, the picture is not a free-floating object presented to us in any unmediated way. The image circulates within an array of cultural institutions and contexts, all of which mediates our access to it, and which might be thought of here as the conditions for the generation of the image. Consider, for example, that we had never seen Drawing Hands before reading Hofstadter's book. We would have to take Hofstadter's word on the matter, that this drawing had been done by this Dutchman named Escher. Hofstadter—or, to be more precise, the book which carries his name as its authorial signature—has made possible our access to the image. Furthermore, it is within the context of a discussion about strange loops and such matters that we are asked to look at the image. Now, suppose we were to put the book down and think little of it for some time, perhaps because we are not very mathematically minded and we sort of got muddled up a bit by some of the other parts of Hofstadter's book. Years later, we find ourselves in an art gallery, and there is a special exhibit of Escher's work. We stumble upon the original, stare at it for a moment, then realise that we have seen it before. Suddenly, Hofstadter's discussion springs to mind and we are reminded of strange loops and we think smugly, ah, this is no paradox, since the hand of Escher existing at an inviolate level has drawn both the left and right hands which appear to be drawing each other. This situation leads to a strange cultural loop, since our reception of an original artwork has been already shaped by something we have seen elsewhere, in this instance, a copy of that exact same artwork. The point is of course that cultural products circulate within precisely just these sorts of loops all of the time. Indeed, I maintain that such loops constitute culture. Allow me to explain. What makes an object an example of a culture is its capacity to resonate with features that it has in common with other objects created within the same culture. Words such as genre, movement, poetics or style (among others) refer to ways in which original works of art remain tied together within structures of repetition of core features. In a similar vein, archaeologists excavating a dig and finding numerous pots will look for repeated patterns, shapes, and techniques to determine cultural affiliations. The strange loop emerges around the vexed question of origins: is a culture made up of repeated patterns on pots, or does a culture determine repetitions of patterns on pots? At this point it should be pertinent to bring cultural theory into play. According to the theoretical anthropology developed by Clifford Geertz in The Interpretation of Cultures (1975), culture can be defined as "a stratified hierarchy of meaningful structures" (7). The ethnographic method that he calls "thick description" is designed to enable anthropologists to sort out these structures from the concrete complexes of behaviour that are observed in the field. He takes as a reference point a question posed by the philosopher Gilbert Ryle: when is the closing of one eyelid a wink and when is it a twitch? As Stephen Greenblatt summarises the point, the distinction is in the shared code, a distinction that "is secured by the element of volition that is not itself visibly manifest in the contraction of the eyelid; a thin description would miss it altogether" (Practicing 23). To compare this situation with the situation I described earlier, we can imagine thick description as a method for second guessing cultural output by moving from the perceived pattern to expectations about the mind and method of the creator. The thickness of the description inheres in its intent to take fuller account of the conditions for the generation of this cultural output. Yet in practice, the method sometimes seems to rigidify. For example, Greenblatt's own literary criticism—referred to most commonly as New Historicism, although he himself prefers the name Cultural Poetics—is often accused of flattening out culture. The method typically proceeds by considering together a literary text and the text of some contemporary domestic circumstance or event (a legal extract, a travel journal, a royal decree or such like), so as to find patterns pointing to the system of meanings underlining both texts. Being unable to terminate the infinite loop of cultural production, whereupon all texts echo all other texts in something akin to what Michel Foucault called the "fantasia of the library," the new historicist tries to work backward from the conventions of textual production to the cultural matrix beneath. While Greenblatt frequently argues that a cultural poetics recognises the agency of the individuals who produce these texts, the core issues of methodology have at base been recently defined in terms of the inviolability of the base level of determination—the archive: If every trace of a culture is part of a massive text, how can one identify the boundaries of these units? What is the appropriate scale? There are, we conclude, no abstract, purely theoretical answers to these questions. To a considerable extent the units are given by the archive itself—that is, we almost always receive works whose boundaries have already been defined by the technology and generic assumptions of the original makers. (Practicing 14) Here again the tension emerges between the infinite and the finite in the attempt to come to terms with unidentifiable boundaries of the units of culture. The resolution, curiously enough, is a loop at the core of Greenblatt's cultural poetics: the structure of the archive determines for us the units of perception within which we view traces of culture, to determine the structure of the archive. Thus, from the perspective of Greenblatt's cultural poetics, the stratified hierarchy of meaningful structures constituting culture is a tangled hierarchy. Lurking at the inviolate level is, of course, Greenblatt himself. Greenblatt, Geertz and many others who practice these methods for reading culture as a text recognise this inviolate level openly. In the introduction to his landmark work, Renaissance Self-Fashioning (1980), Greenblatt confesses, "the resonance and centrality we find in our small group of texts and their authors is our invention" (6). This confession leads me one step closer to my final point here. Even as the method of cultural poetics tends at times to flatten culture out to nodes of production arising from a single, static archive, and threatens to forget the agency of cultural producers, the method itself relies entirely on the creative and constitutive role of the observer. Greenblatt's literary and cultural criticism functions in a way that bears striking resemblance to the flights of fancy we undertook in the opening passages of this paper, looking at a pattern of output and trying to imagine what the structure of production would be like behind this output. Like the archaeologists staring at patterns on pots, cultural theorists could sometimes be forgiven for overlooking the question of agency altogether. One of the reasons for this is that we tend to think of agency in terms of a capacity to effect change, rather than in terms of the repetition of existing patterns and structures. "Structure" and "agency" might seem to be mutually opposed terms in discussions of cultural production. Yet the lesson we might be able to learn from these discussions of strange loops and cultural production is that agency is just as necessary to shaping the cultural matrix as it is to the realisation of this system in the production of culture. When we find patterns, we are exercising the wholly productive force of the imagination. Beyond creators, generators, programs, archives and so on, there is the observer whose capacity for making sense of texts is what ultimately gives to culture its contours, patterns and limits. Furthermore—what remains to be discussed in another forum—this constitutive capacity is something that is present in everyday practice, not simply in the realms of anthropology or cultural studies. The person sitting in front of the television, for example, is in much the same situation as when we stared at the computer screen waiting to see if the output would change. The decisions we make about whether we recognise patterns, locate meaningful structures and so on are similar to cultural reception or consumption, which I maintain is as productive as creation or generation. It is the decisions we make that insinuate infinity when we observe a loop. As we observed at the outset here, the infinity of the loop is not inherent in the structure of the output but in the way we choose to make sense of the patterns, what we imagined to have preceded the present text and to be likely to come after. To illustrate the comparison between observation of an infinite loop and agency in the field of cultural production, in conclusion, we need only to go back again to where we started here, but I leave that task up to the reader. References Foucault, Michel. Language, Counter-Memory, Practice: Selected Essays and Interviews. Trans. D.F.Bouchard and S.Simon. Ithaca: Cornell University Press, 1977. Gallagher, Catherine and Stephen Greenblatt. Practicing New Historicism. Chicago: University of Chicago Press, 2000. Geertz, Clifford. The Interpretation of Cultures: Selected Essays. London: Hutchinson, 1975. Greenblatt, Stephen. Renaissance Self-Fashioning: From More to Shakespeare. Chicago: University of Chicago Press, 1980. ---. Learning to Curse: Essays in Early Modern Culture. New York: Routledge, 1992. Hofstadter, Douglas R. Gödel, Escher, Bach: An Eternal Golden Braid. Sussex: Harvester Press, 1979. Citation reference for this article MLA Style Johnson, Laurie. "Agency" M/C: A Journal of Media and Culture 5.4 (2002). [your date of access] < http://www.media-culture.org.au/mc/0208/agency.php>. Chicago Style Johnson, Laurie, "Agency" M/C: A Journal of Media and Culture 5, no. 4 (2002), < http://www.media-culture.org.au/mc/0208/agency.php> ([your date of access]). APA Style Johnson, Laurie. (2002) Agency. M/C: A Journal of Media and Culture 5(4). < http://www.media-culture.org.au/mc/0208/agency.php> ([your date of access]).
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography