Academic literature on the topic 'Science topics'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Science topics.'
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.
Journal articles on the topic "Science topics"
Kleanthous, Colin. "Exploring emerging topics." Emerging Topics in Life Sciences 1, no. 1 (January 18, 2017): e1-e2. http://dx.doi.org/10.1042/etls20160006.
Full textSILK, J. "Physical Topics." Science 255, no. 5040 (January 3, 1992): 94–95. http://dx.doi.org/10.1126/science.255.5040.94.
Full textRaeside, R., and Robert E. Markland. "Topics in Management Science." Journal of the Operational Research Society 41, no. 7 (July 1990): 648. http://dx.doi.org/10.2307/2583446.
Full textRaeside, R. "Topics in Management Science." Journal of the Operational Research Society 41, no. 7 (July 1990): 648. http://dx.doi.org/10.1057/jors.1990.93.
Full textSUZUKI, Toshiyuki. "Topics on Emulsion Science." Kobunshi 44, no. 5 (1995): 302–5. http://dx.doi.org/10.1295/kobunshi.44.302.
Full textWhitbeck, C. "Overlapping Dissertation Topics." Science 265, no. 5175 (August 19, 1994): 1020. http://dx.doi.org/10.1126/science.265.5175.1020.
Full textWu, Bing, and Chen Yan Zhang. "Knowledge Diffusion and Innovation Research in Virtual Contexts." Applied Mechanics and Materials 701-702 (December 2014): 1328–31. http://dx.doi.org/10.4028/www.scientific.net/amm.701-702.1328.
Full textZhang, Zhiyong, and Danyang Zhang. "What is Data Science? An Operational Definition based on Text Mining of Data Science Curricula." Journal of Behavioral Data Science 1, no. 1 (May 2021): 1–16. http://dx.doi.org/10.35566/jbds/v1n1/p1.
Full textMa, Keping. "Hot topics for Biodiversity Science." Biodiversity Science 24, no. 1 (2016): 1–2. http://dx.doi.org/10.17520/biods.2016029.
Full textMcCrickard, D. Scott, C. M. Chewar, and Jacob Somervell. "Design, science, and engineering topics?" ACM SIGCSE Bulletin 36, no. 1 (March 2004): 31–35. http://dx.doi.org/10.1145/1028174.971314.
Full textDissertations / Theses on the topic "Science topics"
Zheng, Ning. "Discovering interpretable topics in free-style text diagnostics, rare topics, and topic supervision /." Columbus, Ohio : Ohio State University, 2008. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1199237529.
Full textEnström, Emma. "On difficult topics in theoretical computer science education." Doctoral thesis, KTH, Teoretisk datalogi, TCS, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-152357.
Full textQC 20140929
Fadhli, Fathi Ali. "The inclusion of science technology society topics in junior high school Earth science textbooks /." free to MU campus, to others for purchase, 2000. http://wwwlib.umi.com/cr/mo/fullcit?p9999279.
Full textNerusupalli, Sathvik. "Personalized User Trending Topics." University of Cincinnati / OhioLINK, 2011. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1321888962.
Full textPelejo, Diane Christine. "Matrix Results and Techniques in Quantum Information Science and Related Topics." W&M ScholarWorks, 2016. https://scholarworks.wm.edu/etd/1499449852.
Full textSjörs, Simon. "Fysikundervisningens science fiction." Thesis, Uppsala universitet, Fysikundervisningens didaktik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-331199.
Full textScience fiction or rather popular media is a major part of everyday life in today's society. Students consume this media in their spare time and watch it for entertainment, possibly without even reflecting over the consumed content. This paper will focus on science fiction and how the well-produced media is received and reflected upon by the consumers, in this case upper-secondary physics students. Is there an opportunity for physics teachers or other natural sciences teachers to make good use of the interest and the pseudo science, that these media can convey, at school? Pupils have an idea of what physics is in school considering how physics education is laid out and the purpose of this work is to explore possible ways that these different worlds can meet. The work is aimed at evaluating a one hour session done with a student group consisting of 6 physics students in high school. The essence of the survey is to see what types of discussions occur after viewing one or more movie clips containing different physical phenomena. The physical events are shown in movieclips and can be explained by the physics we have today or there may be unrealistic events that cannot be explained. This kind of popular media is often based on creating emotional connections with the consumer which can take away the connection to reality and the real world physics. The theoretical framework that the study was based on is the concept of ownership of learning, this aims to consider how students evaluate their own ideas and take responsibility for following up on previous ideas or questions that they themselves expressed. That way the students hopefully find value in critical thinking and the retention of knowledge might increase.
Palacios, Patricia [Verfasser], and Stephan [Akademischer Betreuer] Hartmann. "Phase transitions in science: selected philosophical topics / Patricia Palacios ; Betreuer: Stephan Hartmann." München : Universitätsbibliothek der Ludwig-Maximilians-Universität, 2018. http://d-nb.info/1206878304/34.
Full textLowery, Bradley R. "Topics in communication avoiding algorithms and stability analysis." Thesis, University of Colorado at Denver, 2014. http://pqdtopen.proquest.com/#viewpdf?dispub=3621837.
Full textHigh performance linear algebra kernels are essential for scientific computing. Fast, accurate, and robust algorithms are required to process the large amount of data present in today's applications. In this thesis, we present new performance analysis, new error analysis, new stable algorithms, and new computational results.
An algorithm's performance depends on the computational cost and the communication cost. We begin with a study of the communication cost for dense linear algebra algorithms. We improve the lower bounds for the amount of communications in matrix multiplication. We also review optimal algorithms for dense linear algebra algorithms focusing on recursive algorithms.
We also consider the communication cost of the reduction operation. A reduction is a collective communication that is often used to communicate data in a parallel application. We present two new algorithms each developed under different models. In a unidirectional model, we prove our new algorithm is optimal. In a bidirectional model, we show experimentally our new algorithm has the same time complexity of a reverse optimal broadcast. Our implementations show that the new algorithms are viable options in practice.
In the remaining chapters, we turn our attention to error analysis. We present a complete error analysis study of computing an oblique QR factorization. As part of this study we introduce a new, stable, communication avoiding algorithm. Performance experiments confirm the benefit of the communication avoiding algorithms.
Finally, we consider the error due to the balancing algorithm, a preprocessing step to the nonsymmetric eigenvalue problem. We modify the balancing algorithm by improving its stopping criteria. We present several test cases where the previous balancing algorithm deteriorated the accuracy of the computation. The new algorithm successfully maintains satisfactory backward error for all test cases.
Lemire, Garlic Nicole. "COP TOPICS: TOPIC MODELING-ASSISTED DISCOVERIES OF POLICE-RELATED THEMES IN AFRICAN-AMERICAN JOURNALISTIC TEXTS." Master's thesis, Temple University Libraries, 2017. http://cdm16002.contentdm.oclc.org/cdm/ref/collection/p245801coll10/id/453021.
Full textM.A.
The analysis of mainstream newspaper content has long been mined by communication scholars and researchers for insights into public opinion and perceptions. In recent years, scholars have been examining African-American authored periodicals to obtain similar insights. Hearkening back to the 1950s and 1960s civil rights movement in the United States, the highly-publicized killings of African-American men by police officers during the past several years have highlighted longstanding strained police-community relations. As part of its role as both a reflection of, and an advocate for, the African-American community, African-American journalistic texts contain a wealth of data about African-American public opinion about, and perceptions of, police. In years past, media content analysts would manually sift through newspapers to divine interesting police-related themes and variables worthy of study. But, with the exponential growth of digitized texts, communication scholars are experimenting with computerized text analysis tools like topic modeling software to aid them in their content analyses. This thesis considers to what degree topic modeling software can be used at the exploratory stage of designing a content analysis study to aid in uncovering themes and variables worthy of further investigation. Appendix A contains results of the manual exploratory content analysis. The list of topics generated by the topic modeling software may be found in Appendix B.
Temple University--Theses
Hodges, Eddie Louis. "Influence of number of topics, topic duration, and curriculum focus on biology achievement of population 3 TIMSS countries /." free to MU campus, to others for purchase, 2000. http://wwwlib.umi.com/cr/mo/fullcit?p9998483.
Full textBooks on the topic "Science topics"
Brandling, Redvers. Science topics for infants. Hemel Hempstead: Simon & Schuster Education, 1992.
Find full textTopics in computational materials science. River Edge, N.J: World Scientific, 1997.
Find full textGeorge, David R. Interactive exercises on science topics. [Northampton]: National Association for Curriculum Enrichment & Extension, 1987.
Find full textBook chapters on the topic "Science topics"
Heller, Jon. "Computer Science Topics." In Pro Oracle SQL Development, 583–84. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-4517-0_23.
Full textMathey, Francois. "General Topics." In SpringerBriefs in Molecular Science, 1–25. Singapore: Springer Singapore, 2013. http://dx.doi.org/10.1007/978-981-4451-09-3_1.
Full textLaaksonen, Antti. "Additional Topics." In Undergraduate Topics in Computer Science, 239–68. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-72547-5_15.
Full textLaaksonen, Antti. "Additional Topics." In Undergraduate Topics in Computer Science, 263–96. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-39357-1_15.
Full textFečkan, Michal. "Concluding Related Topics." In Nonlinear Physical Science, 335–74. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-18269-3_7.
Full textvanden Broucke, Seppe, and Bart Baesens. "Closing Topics." In Practical Web Scraping for Data Science, 187–95. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3582-9_8.
Full textMcCafferty, E. "Selected Topics in Corrosion Science." In Introduction to Corrosion Science, 477–514. New York, NY: Springer New York, 2009. http://dx.doi.org/10.1007/978-1-4419-0455-3_16.
Full textWidhalm, Richard, and Thomas A. Mueck. "Merging Topics in Well-Formed XML Topic Maps." In Lecture Notes in Computer Science, 64–79. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39718-2_5.
Full textYano, Takuo, Kathryn A. Lee, and Roumiana Tsenkova. "Other Topics." In Near-Infrared Spectroscopy in Food Science and Technology, 341–99. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2006. http://dx.doi.org/10.1002/9780470047705.ch9.
Full textGong, Wei, Ee-Peng Lim, and Feida Zhu. "Posting Topics $$\ne $$ ≠ Reading Topics: On Discovering Posting and Reading Topics in Social Media." In Advances in Network Science, 14–28. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-28361-6_2.
Full textConference papers on the topic "Science topics"
McCrickard, D. Scott, C. M. Chewar, and Jacob Somervell. "Design, science, and engineering topics?" In the 35th SIGCSE technical symposium. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/971300.971314.
Full textObara, T., H. Matsumoto, T. Goka, Masfumi Hirahara, Yoshizumi Miyoshi, Naoki Terada, Toshifumi Mukai, and Iku Shinohara. "Recent topics of radiation belt science." In FUTURE PERSPECTIVES OF SPACE PLASMA AND PARTICLE INSTRUMENTATION AND INTERNATIONAL COLLABORATIONS: Proceedings of the International Conference. AIP, 2009. http://dx.doi.org/10.1063/1.3169277.
Full text"Topics." In 2015 12th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE). IEEE, 2015. http://dx.doi.org/10.1109/iceee.2015.7358021.
Full text"Topics." In 2016 13th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE). IEEE, 2016. http://dx.doi.org/10.1109/iceee.2016.7751282.
Full text"Topics." In 2017 14th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE). IEEE, 2017. http://dx.doi.org/10.1109/iceee.2017.8108932.
Full text"Topics." In 2012 9th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE 2012). IEEE, 2012. http://dx.doi.org/10.1109/iceee.2012.6421122.
Full textNiu, Shuo, Andrey Esakia, and Scott McCrickard. "Exploring Computer Science Topics with Programmable Smartwatches." In SIGCSE '15: The 46th ACM Technical Symposium on Computer Science Education. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2676723.2691874.
Full textPorozovs, Juris. "Latvia Students’ Interest in Different Science Subject Topics." In ATEE Spring Conference in Riga. LU Akadēmiskais apgāds, 2019. http://dx.doi.org/10.22364/atee.2019.itre.45.
Full textKANERVA, PENTTI. "LANGUAGE AND MIND AS TOPICS IN NATURAL SCIENCE." In Proceedings of Nobel Symposium 92. IMPERIAL COLLEGE PRESS, 1995. http://dx.doi.org/10.1142/9781908979681_0024.
Full textTrichina, Elena. "Didactic instructional tool for topics in computer science." In the 4th annual SIGCSE/SIGCUE ITiCSE conference. New York, New York, USA: ACM Press, 1999. http://dx.doi.org/10.1145/305786.305880.
Full textReports on the topic "Science topics"
Todd, R. Topics in theoretical surface science. Office of Scientific and Technical Information (OSTI), October 1991. http://dx.doi.org/10.2172/5990616.
Full textWolf, Stuart, Jiwei Lu, and Erin Fitzgerald. Future Directions for Selected Topics in Physics and Materials Science. Fort Belvoir, VA: Defense Technical Information Center, July 2012. http://dx.doi.org/10.21236/ada581765.
Full textNewkirk, L. Chemistry {ampersand} Materials Science progress report summary of selected research and development topics, FY97. Office of Scientific and Technical Information (OSTI), December 1997. http://dx.doi.org/10.2172/575518.
Full textYoungs, Curtis R. Using Topics in Animal Science as a Platform to Teach Bioethics to University Honors Program Students. Ames (Iowa): Iowa State University, January 2011. http://dx.doi.org/10.31274/ans_air-180814-725.
Full textSwarts, E. L. Glass science tutorial lecture {number_sign}6: The melting of silicate glasses, a review of selected topics. Office of Scientific and Technical Information (OSTI), March 1995. http://dx.doi.org/10.2172/52749.
Full textUSDA Forest Service, Rocky Mountain Research Station. Fuels planning: science synthesis and integration; social issues fact sheet 04: Three critical topics to cover when talking about hazards. Ft. Collins, CO: U.S. Department of Agriculture, Forest Service, Rocky Mountain Research Station, 2004. http://dx.doi.org/10.2737/rmrs-rn-21-v4.
Full textMilek, Karen, and Richard Jones, eds. Science in Scottish Archaeology: ScARF Panel Report. Society of Antiquaries of Scotland, September 2012. http://dx.doi.org/10.9750/scarf.06.2012.193.
Full textReynolds, Christian, Libby Oakden, Sarah West, Rachel Pateman, and Chris Elliott. Citizen Science and Food: A Review. Food Standards Agency, March 2021. http://dx.doi.org/10.46756/sci.fsa.nao903.
Full textMykhayliv, Natalya. THE SUBJECT OF OF “VOGUE” AND “HARPER’S BAZAAR” MAGAZINES. Ivan Franko National University of Lviv, February 2021. http://dx.doi.org/10.30970/vjo.2021.49.11066.
Full textSouthwell, Brian, Angelique (Angel) Hedberg, Christopher Krebs, and Stephanie Zevitas, eds. Building and Maintaining Trust in Science: Paths Forward for Innovations by Nonprofits and Funding Organizations. RTI Press, September 2019. http://dx.doi.org/10.3768/rtipress.2019.cp.0010.1909.
Full text