Academic literature on the topic 'Fault-tolerant computing'

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

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Fault-tolerant computing.'

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 "Fault-tolerant computing"

1

Osborne, I. S. "Fault-tolerant quantum computing." Science 345, no. 6194 (July 17, 2014): 280. http://dx.doi.org/10.1126/science.345.6194.280-n.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Pant, Durgesh, and K. C. Joshi. "Software fault tolerant computing." Ubiquity 2007, April (April 2007): 1. http://dx.doi.org/10.1145/1241854.1247275.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Saha, Goutam Kumar. "Fault Tolerant Computing Issues." International Journal of Applied Research on Information Technology and Computing 6, no. 3 (2015): 197. http://dx.doi.org/10.5958/0975-8089.2015.00025.1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Saha, Goutam Kumar. "Software-Based Fault Tolerant Computing." Ubiquity 2005, November (November 2005): 1. http://dx.doi.org/10.1145/1103039.1103070.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Osborne, Ian S. "Coding fault-tolerant quantum computing." Science 364, no. 6447 (June 27, 2019): 1248.7–1249. http://dx.doi.org/10.1126/science.364.6447.1248-g.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Akers and Pradhan. "Fault-Tolerant Computing: An Introduction." IEEE Transactions on Computers C-35, no. 4 (April 1986): 285–87. http://dx.doi.org/10.1109/tc.1986.1676759.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Chetan, S., A. Ranganathan, and R. Campbell. "Towards fault tolerant pervasive computing." IEEE Technology and Society Magazine 24, no. 1 (2005): 38–44. http://dx.doi.org/10.1109/mtas.2005.1407746.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Steane, Andrew M. "Efficient fault-tolerant quantum computing." Nature 399, no. 6732 (May 1999): 124–26. http://dx.doi.org/10.1038/20127.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Nelson, V. P. "Fault-tolerant computing: fundamental concepts." Computer 23, no. 7 (July 1990): 19–25. http://dx.doi.org/10.1109/2.56849.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Motus, L. "The evolution of fault-tolerant computing series: Dependable computing and fault-tolerant systems (vol. 1)." Engineering Applications of Artificial Intelligence 1, no. 2 (June 1988): 145–46. http://dx.doi.org/10.1016/0952-1976(88)90041-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Fault-tolerant computing"

1

潘忠強 and Chung-keung Poon. "Fault tolerant computing on hypercubes." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1991. http://hub.hku.hk/bib/B31209944.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Nickerson, Naomi. "Practical fault-tolerant quantum computing." Thesis, Imperial College London, 2015. http://hdl.handle.net/10044/1/31475.

Full text
Abstract:
Quantum computing has the potential to transform information technology by offering algorithms for certain tasks, such as quantum simulation, that are vastly more efficient than what is possible with any classical device. But experimentally implementing practical quantum information processing is a very difficult task. Here we study two important, and closely related, aspects of this challenge: architectures for quantum computing, and quantum error correction Exquisite quantum control has now been achieved in small ion traps, in nitrogen-vacancy centres and in superconducting qubit clusters, but the challenge remains of how to scale these systems to build practical quantum devices. In Part I of this thesis we analyse one approach to building a scalable quantum computer by networking together many simple processor cells, thus avoiding the need to create a single complex structure. The difficulty is that realistic quantum links are very error prone. Here we describe a method by which even these error-prone cells can perform quantum error correction. Groups of cells generate and purify shared resource states, which then enable stabilization of topologically encoded data. Given a realistically noisy network (10% error rate) we find that our protocol can succeed provided that all intra-cell error rates are below 0.8%. Furthermore, we show that with some adjustments, the protocols we employ can be made robust also against high levels of loss in the network interconnects. We go on to analyse the potential running speed of such a device. Using levels of fidelity that are either already achievable in experimental systems, or will be in the near-future, we find that employing a surface code approach in a highly noisy and lossy network architecture can result in kilohertz computer clock speeds. In Part II we consider the question of quantum error correction beyond the surface code. We consider several families of topological codes, and determine the minimum requirements to demonstrate proof-of-principle error suppression in each type of code. A particularly promising code is the gauge color code, which admits a universal transversal gate set. Furthermore, a recent result of Bombin shows the gauge color code supports an error-correction protocol that achieves tolerance to noisy measurements without the need for repeated measurements, so called single-shot error correction. Here, we demonstrate the promise of single-shot error correction by designing a decoder and investigating its performance. We simulate fault-tolerant error correction with the gauge color code, and estimate a sustainable error rate, i.e. the threshold for the long time limit, of ~0.31% for a phenomenological noise model using a simple decoding algorithm.
APA, Harvard, Vancouver, ISO, and other styles
3

Kurt, Mehmet Can. "Fault-tolerant Programming Models and Computing Frameworks." The Ohio State University, 2015. http://rave.ohiolink.edu/etdc/view?acc_num=osu1437390499.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Su, Xueyuan. "Efficient Fault-Tolerant Infrastructure for Cloud Computing." Thesis, Yale University, 2014. http://pqdtopen.proquest.com/#viewpdf?dispub=3578459.

Full text
Abstract:

Cloud computing is playing a vital role for processing big data. The infrastructure is built on top of large-scale clusters of commodity machines. It is very challenging to properly manage the hardware resources in order to utilize them effectively and to cope with the inevitable failures that will arise with such a large collection of hardware. In this thesis, task assignment and checkpoint placement for cloud computing infrastructure are studied.

As data locality is critical in determining the cost of running a task on a specific machine, how tasks are assigned to machines has a big impact on job completion time. An idealized abstract model is presented for a popular cloud computing platform called Hadoop. Although Hadoop task assignment (HTA) is [special characters omitted]-hard, an algorithm is presented with only an additive approximation gap. Connection is established between the HTA problem and the minimum makespan scheduling problem under the restricted assignment model. A new competitive ratio bound for the online GREEDY algorithm is obtained.

Checkpoints allow recovery of long-running jobs from failures. Checkpoints themselves might fail. The effect of checkpoint failures on job completion time is investigated. The sum of task success probability and checkpoint reliability greatly affects job completion time. When possible checkpoint placements are constrained, retaining only the most recent Ω(log n) possible checkpoints has at most a constant factor penalty. When task failures follow the Poisson distribution, two symmetries for non-equidistant placements are proved and a first order approximation to optimum placement interval is generalized.

APA, Harvard, Vancouver, ISO, and other styles
5

Deconda, Keerthi. "Fault tolerant pulse synchronization." Thesis, [College Station, Tex. : Texas A&M University, 2008. http://hdl.handle.net/1969.1/ETD-TAMU-2331.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Garnsworthy, Johnathan Randall. "Fundamental concepts for fault tolerant systems." Thesis, University of Newcastle Upon Tyne, 1990. http://hdl.handle.net/10443/2055.

Full text
Abstract:
In order to be able to think clearly about any subject we need precise definitions of its basic terminology and concepts. If one reads the literature describing fault tolerant computing there is less agreement on fundamental models, concepts and terminology that would perhaps be expected. There are well established usages in particular subcommunities and many other individual workers take care to use terms carefully. Unfortunately there are also many papers in which terms are freely applied to concepts in an arbitrary and inconsistent way. This thesis attempts to bring together some of the concepts of fault tolerant computing and place them in a formal framework. The approach taken is to develop formal models of system structure and behaviour, and to define the basic concepts and terminology in terms of those models. The model of system structure is based on directed graphs and the model of behaviour is based on trace theory.
APA, Harvard, Vancouver, ISO, and other styles
7

Leal, William. "A foundation for fault tolerant components /." The Ohio State University, 2001. http://rave.ohiolink.edu/etdc/view?acc_num=osu1486402957194912.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Prakash, Ravi. "Fault tolerant resource management in mobile computing systems /." The Ohio State University, 1996. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487940308431572.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Stainer, Julien. "Computability Abstractions for Fault-tolerant Asynchronous Distributed Computing." Thesis, Rennes 1, 2015. http://www.theses.fr/2015REN1S054/document.

Full text
Abstract:
Cette thèse étudie ce qui peut-être calculé dans des systèmes composés de multiple ordinateurs communicant par messages ou partageant de la mémoire. Les modèles considérés prennent en compte la possibilité de défaillance d'une partie de ces ordinateurs ainsi que la variabilité et l'hétérogénéité de leurs vitesses d'exécution. Les résultats présentés considèrent principalement les problèmes d'accord, les systèmes sujets au partitionnement et les détecteurs de fautes. Ce document établis des relations entre les modèles itérés connus et la notion de détecteur de fautes. Il présente une hiérarchie de problèmes généralisant l'accord k-ensembliste et le consensus s-simultané. Une nouvelle construction universelle basée sur des objets consensus s-simultané ainsi qu'une famille de modèles itérés autorisant plusieurs processus à s'exécuter en isolation sont introduites
This thesis studies computability in systems composed of multiple computers exchanging messages or sharing memory. The considered models take into account the possible failure of some of these computers, as well as variations in time and heterogeneity of their execution speeds. The presented results essentially consider agreement problems, systems prone to partitioning and failure detectors. The document establishes relations between known iterated models and the concept of failure detector and presents a hierarchy of agreement problems spanning from k-set agreement to s-simultaneous consensus. It also introduces a new universal construction based on s-simultaneous consensus objects and a family of iterated models allowing several processes to run in isolation
APA, Harvard, Vancouver, ISO, and other styles
10

Mohammadi, Shahram. "Distributed recovery in fault-tolerant interconnected networks." Thesis, University of Manchester, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.304628.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Fault-tolerant computing"

1

Cin, Mario Dal, and Wolfgang Hohl, eds. Fault-Tolerant Computing Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Simons, Barbara, and Alfred Spector, eds. Fault-Tolerant Distributed Computing. New York, NY: Springer New York, 1990. http://dx.doi.org/10.1007/bfb0042320.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

1941-, Simons B., and Spector Alfred Z, eds. Fault-tolerant distributed computing. New York: Springer-Verlag, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

IEEE Computer Society. Fault-Tolerant Computing Technical Committee., ed. Fault-Tolerant Computing Systems. Silver Spring, MD: IEEE Computer Society Press, 1986.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

K, Agrawala Ashok, ed. Fault tolerant system design. New York: McGraw-Hill, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

United States. National Aeronautics and Space Administration., ed. Implementing fault-tolerant sensors. Ithaca, N.Y: Dept. of Computer Science, Cornell University, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

United States. National Aeronautics and Space Administration., ed. Implementing fault-tolerant sensors. Ithaca, NY: Dept. of Computer Science, Cornell University, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

United States. National Aeronautics and Space Administration., ed. Implementing fault-tolerant sensors. Ithaca, NY: Dept. of Computer Science, Cornell University, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Hanmer, Robert S. Patterns for fault tolerant software. Chichester, England: John Wiley, 2007.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Sorin, Daniel J. Fault tolerant computer architecture. San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA): Morgan & Claypool Publishers, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Fault-tolerant computing"

1

Baldoni, Roberto, Carlo Marchetti, and Sara Tucci Piergiovanni. "Fault-Tolerant Sequencer." In Concurrency in Dependable Computing, 149–67. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-1-4757-3573-4_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Kalé, Laxmikant V., Abhinav Bhatele, Eric J. Bohm, James C. Phillips, David H. Bailey, Ananth Y. Grama, Joseph Fogarty, et al. "Networks, Fault-Tolerant." In Encyclopedia of Parallel Computing, 1310–16. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-0-387-09766-4_298.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Geffroy, Jean-Claude, and Gilles Motet. "Fault-Tolerant Systems." In Design of Dependable Computing Systems, 469–510. Dordrecht: Springer Netherlands, 2002. http://dx.doi.org/10.1007/978-94-015-9884-2_18.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Chen, Yinong, Klaus Echtle, and Winfried Görke. "Testing Fault-Tolerant Protocols by Heuristic Fault Injection." In Fault-Tolerant Computing Systems, 407–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Gray, Jim. "A comparison of the Byzantine Agreement problem and the Transaction Commit Problem." In Fault-Tolerant Distributed Computing, 10–17. New York, NY: Springer New York, 1990. http://dx.doi.org/10.1007/bfb0042322.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Malek, Miroslaw. "Responsive Systems: A Marriage Between Real Time and Fault Tolerance." In Fault-Tolerant Computing Systems, 1–17. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Baum-Waidner, Birgit. "Adaptive Byzantine Agreement in O(t) Phases." In Fault-Tolerant Computing Systems, 112–23. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Bennetts, R. G. "Scan technology at work." In Fault-Tolerant Computing Systems, 124–35. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Eschermann, Bernhard, and Hans-Joachim Wunderlich. "Emulation of Scan Paths in Sequential Circuit Synthesis." In Fault-Tolerant Computing Systems, 136–47. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_12.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Pomeranz, Irith, and S. M. Reddy. "Testing of Fault-Tolerant Hardware." In Fault-Tolerant Computing Systems, 148–59. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-76930-6_13.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Fault-tolerant computing"

1

Weihl, William E. "Fault-tolerant parallel computing." In the 4th workshop. New York, New York, USA: ACM Press, 1990. http://dx.doi.org/10.1145/504136.504164.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Lu, Dau-Tsuong, Ting-Ting Y. Lin, Fouad E. Kiamilev, Sadik C. Esener, and Sing H. Lee. "Fault-Tolerant Computing on POEM." In Optical Computing. Washington, D.C.: Optica Publishing Group, 1991. http://dx.doi.org/10.1364/optcomp.1991.me12.

Full text
Abstract:
Wafer scale integration (WSI) promises to realize a complete multiprocessing system on the same wafer and eliminates the expensive steps required to dice and bond. The fundamental belief is that the internal connection between chips on the same wafer are more reliable and have a smaller propagation delay than external connections1. However, achieving a high yield has proven to be a major challenge. Rather than aiming for 100% yield, the realistic solution is to determine the defective components on the wafer and replace them with spares. Which means, the design should be tolerant to faults developed during the manufacturing process. Moreover, faults occur during system operation, be it component failure, improper operation, or environmental factors. Therefore, a mean to detect these unexpected faults and recover from them is necessary to minimize down time and unavailability. Long and periodic system downs are a luxury that cannot be afforded for computers used in critical applications. In this paper, we show that the introduction of optical interconnection techniques into a multiprocessor environment (e.g. the Programmable Optoelectronic Multiprocessor, POEM) enables efficient implementation of fault-tolerant techniques.
APA, Harvard, Vancouver, ISO, and other styles
3

Chaudhuri, Arjun, Mengyun Liu, and Krishnendu Chakrabarty. "Fault-Tolerant Neuromorphic Computing Systems." In 2019 IEEE International Test Conference (ITC). IEEE, 2019. http://dx.doi.org/10.1109/itc44170.2019.9000146.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Vernon, Zachary, and Dominic J. Goodwill. "Fault-tolerant photonic quantum computing." In Integrated Optics: Devices, Materials, and Technologies XXVII, edited by Sonia M. García-Blanco and Pavel Cheben. SPIE, 2023. http://dx.doi.org/10.1117/12.2648457.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Hoarau, William, Pierre Lemarinier, Thomas Herault, Eric Rodriguez, Sebastien Tixeuil, and Franck Cappello. "FAIL-MPI: How Fault-Tolerant Is Fault-Tolerant MPI?" In 2006 IEEE International Conference on Cluster Computing. IEEE, 2006. http://dx.doi.org/10.1109/clustr.2006.311851.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

"Proceedings of Annual Symposium on Fault Tolerant Computing." In Proceedings of Annual Symposium on Fault Tolerant Computing. IEEE, 1996. http://dx.doi.org/10.1109/ftcs.1996.534588.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Vernon, Zachary, and Blair Morrison. "Universal and Fault-Tolerant Photonic Quantum Computing." In Optical Fiber Communication Conference. Washington, D.C.: Optica Publishing Group, 2024. http://dx.doi.org/10.1364/ofc.2024.w4k.1.

Full text
Abstract:
Xanadu is developing a universal and fault-tolerant quantum computer using photonic GKP qubits. We will discuss this hardware architecture and the current state of progress towards reaching this goal. Full-text article not available; see video presentation
APA, Harvard, Vancouver, ISO, and other styles
8

Ramos, J., D. W. Brenner, G. E. Galica, and C. J. Walter. "Environmentally Adaptive Fault Tolerant Computing (EAFTC)." In 2005 IEEE Aerospace Conference. IEEE, 2005. http://dx.doi.org/10.1109/aero.2005.1559539.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Gimeno-Segovia, Mercedes. "Fault-tolerant quantum computing with photonics." In Quantum West, edited by Conference Chair. SPIE, 2021. http://dx.doi.org/10.1117/12.2593558.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Abraham, Jacob, Ravishankar Iyer, Dimitris Gizopoulos, Dan Alexandrescu, and Yervant Zorian. "The future of fault tolerant computing." In 2015 IEEE 21st International On-Line Testing Symposium (IOLTS). IEEE, 2015. http://dx.doi.org/10.1109/iolts.2015.7229841.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Fault-tolerant computing"

1

Fagg, Graham E. Cooperative Fault Tolerant Distributed Computing. Office of Scientific and Technical Information (OSTI), March 2006. http://dx.doi.org/10.2172/877391.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Knill, E., and R. Laflamme. Assumptions for fault tolerant quantum computing. Office of Scientific and Technical Information (OSTI), June 1996. http://dx.doi.org/10.2172/373736.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Schneider, Fred B. Fault-Tolerant and Real-Time Distributed Computing. Fort Belvoir, VA: Defense Technical Information Center, November 1996. http://dx.doi.org/10.21236/ada318961.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Knill, E., R. Laflamme, and W. Zurek. Concatenated codes for fault tolerant quantum computing. Office of Scientific and Technical Information (OSTI), May 1995. http://dx.doi.org/10.2172/258140.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Clark, Timothy, and Kenneth Birman. Using the ISIS Resource Manager for Distributed, Fault-Tolerant Computing. Fort Belvoir, VA: Defense Technical Information Center, June 1992. http://dx.doi.org/10.21236/ada252953.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Lee, Sing H. Design and Packaging of Fault Tolerant Optoelectronic Multiprocessor Computing Systems. Fort Belvoir, VA: Defense Technical Information Center, October 1991. http://dx.doi.org/10.21236/ada253465.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Lee, Sing H. Design and Packaging of Fault Tolerant Optoelectronic Multiprocessor Computing Systems. Fort Belvoir, VA: Defense Technical Information Center, January 1992. http://dx.doi.org/10.21236/ada253466.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Lee, Sing H. Design and Packaging of Fault Tolerant Optoelectronic Multiprocessor Computing System. Fort Belvoir, VA: Defense Technical Information Center, April 1992. http://dx.doi.org/10.21236/ada260051.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Northcutt, J. D., E. D. Jensen, Edward J. Burke, Raymond K. Clark, and James G. Hanko. Decentralized Computing Technology for Fault-Tolerant, Survivable C3I systems. Volume 1. Fort Belvoir, VA: Defense Technical Information Center, June 1990. http://dx.doi.org/10.21236/ada232289.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

George, Alan D. Parallel and Distributed Computing Architectures and Algorithms for Fault-Tolerant Sonar Arrays. Fort Belvoir, VA: Defense Technical Information Center, January 1999. http://dx.doi.org/10.21236/ada359698.

Full text
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