source
stringlengths
31
227
text
stringlengths
9
2k
https://en.wikipedia.org/wiki/Packet%20analyzer
A packet analyzer, also known as packet sniffer, protocol analyzer, or network analyzer, is a computer program or computer hardware such as a packet capture appliance that can analyze and log traffic that passes over a computer network or part of a network. Packet capture is the process of intercepting and logging traf...
https://en.wikipedia.org/wiki/Write-once%20%28cache%20coherence%29
In cache coherency protocol literature, Write-Once was the first MESI protocol defined. It has the optimization of executing write-through on the first write and a write-back on all subsequent writes, reducing the overall bus traffic in consecutive writes to the computer memory. It was first described by James R. Goodm...
https://en.wikipedia.org/wiki/Switching%20Kalman%20filter
The switching Kalman filtering (SKF) method is a variant of the Kalman filter. In its generalised form, it is often attributed to Kevin P. Murphy, but related switching state-space models have been in use. Applications Applications of the switching Kalman filter include: Brain–computer interfaces and neural decoding,...
https://en.wikipedia.org/wiki/Meltwater%20pulse%201A
Meltwater pulse 1A (MWP1a) is the name used by Quaternary geologists, paleoclimatologists, and oceanographers for a period of rapid post-glacial sea level rise, between 13,500 and 14,700 calendar years ago, during which the global sea level rose between and in about 400–500 years, giving mean rates of roughly /yr. Me...
https://en.wikipedia.org/wiki/Finite%20element%20limit%20analysis
A finite element limit analysis (FELA) uses optimisation techniques to directly compute the upper or lower bound plastic collapse load (or limit load) for a mechanical system rather than time stepping to a collapse load, as might be undertaken with conventional non-linear finite element techniques. The problem may be f...
https://en.wikipedia.org/wiki/Bump-in-the-wire
Bump-in-the-wire (BITW) is a class of communications devices which can be inserted into existing (legacy) systems to enhance the integrity, confidentiality, or reliability of communications across an existing logical link without altering the communications endpoints. The term was originally used to indicate that the d...
https://en.wikipedia.org/wiki/Dimensional%20operator
In mathematics, specifically set theory, a dimensional operator on a set E is a function from the subsets of E to the subsets of E. Definition If the power set of E is denoted P(E) then a dimensional operator on E is a map that satisfies the following properties for S,T ∈ P(E): S ⊆ d(S); d(S) = d(d(S)) (d is idemp...
https://en.wikipedia.org/wiki/Interface%20Message%20Processor
The Interface Message Processor (IMP) was the packet switching node used to interconnect participant networks to the ARPANET from the late 1960s to 1989. It was the first generation of gateways, which are known today as routers. An IMP was a ruggedized Honeywell DDP-516 minicomputer with special-purpose interfaces and...
https://en.wikipedia.org/wiki/Baldwin%20effect%20%28astronomy%29
The Baldwin effect in astronomy describes a relationship between continuum and emission-line fluxes observed in the electromagnetic spectra of quasars and active galactic nuclei, namely an anticorrelation between the equivalent width, Wλ, of a spectral line and the continuum luminosity, L, in broad UV optical emission ...
https://en.wikipedia.org/wiki/Neurobiological%20effects%20of%20physical%20exercise
The neurobiological effects of physical exercise are numerous and involve a wide range of interrelated effects on brain structure, brain function, and cognition. A large body of research in humans has demonstrated that consistent aerobic exercise (e.g., 30 minutes every day) induces persistent improvements in certain c...
https://en.wikipedia.org/wiki/Tarski%27s%20theorem%20about%20choice
In mathematics, Tarski's theorem, proved by , states that in ZF the theorem "For every infinite set , there is a bijective map between the sets and " implies the axiom of choice. The opposite direction was already known, thus the theorem and axiom of choice are equivalent. Tarski told that when he tried to publish ...
https://en.wikipedia.org/wiki/List%20of%20international%20call%20prefixes
This is a list of international dialing prefixes used in various countries for direct dialing of international telephone calls. These prefixes are typically required only when dialling from a landline, while in GSM-compliant mobile phone (cell phone) systems, only the symbol + before the country code may be used irresp...
https://en.wikipedia.org/wiki/Minimum%20audibility%20curve
Minimum audibility curve is a standardized graph of the threshold of hearing frequency for an average human, and is used as the reference level when measuring hearing loss with an audiometer as shown on an audiogram. Audiograms are produced using a piece of test equipment called an audiometer, and this allows differe...
https://en.wikipedia.org/wiki/RC%20algorithm
The RC algorithms are a set of symmetric-key encryption algorithms invented by Ron Rivest. The "RC" may stand for either Rivest's cipher or, more informally, Ron's code. Despite the similarity in their names, the algorithms are for the most part unrelated. There have been six RC algorithms so far: RC1 was never publis...
https://en.wikipedia.org/wiki/King%27s%20Knight
is a scrolling shooter video game developed and published by Square for the Nintendo Entertainment System and MSX. The game was released in Japan on September 18, 1986 and in North America in 1989. It was later re-released for the Wii's Virtual Console in Japan on November 27, 2007 and in North America on March 24, 200...
https://en.wikipedia.org/wiki/Palatal%20hook
The palatal hook () is a type of hook diacritic formerly used in the International Phonetic Alphabet to represent palatalized consonants. It is a small, leftwards-facing hook joined to the bottom-right side of a letter, and is distinguished from various other hooks indicating retroflexion, etc. It was withdrawn by the ...
https://en.wikipedia.org/wiki/Drinfeld%20reciprocity
In mathematics, Drinfeld reciprocity, introduced by , is a correspondence between eigenforms of the moduli space of Drinfeld modules and factors of the corresponding Jacobian variety, such that all twisted L-functions are the same.
https://en.wikipedia.org/wiki/Ion%20beam
An ion beam is a type of charged particle beam consisting of ions. Ion beams have many uses in electronics manufacturing (principally ion implantation) and other industries. A variety of ion beam sources exists, some derived from the mercury vapor thrusters developed by NASA in the 1960s. The most common ion beams are...
https://en.wikipedia.org/wiki/Beltanelliformis
Beltanelliformis is a genus of discoid fossil from the Ediacaran period containing the two species B. brunsae and B. minutae, sometimes ascribed to the Ediacaran Biota. The chemical signature obtained from organically preserved specimens points to a cyanobacterial affinity (cf. Nostoc). Depending on its preservation, i...
https://en.wikipedia.org/wiki/Inverse%20problem%20in%20optics
The inverse problem in optics (or the inverse optics problem) refers to the fundamentally ambiguous mapping between sources of retinal stimulation and the retinal images that are caused by those sources. For example, the size of an object, the orientation of the object, and its distance from the observer are conflated...
https://en.wikipedia.org/wiki/Algebraic%20specification
Algebraic specification is a software engineering technique for formally specifying system behavior. It was a very active subject of computer science research around 1980. Overview Algebraic specification seeks to systematically develop more efficient programs by: formally defining types of data, and mathematical op...
https://en.wikipedia.org/wiki/Differentially%20private%20analysis%20of%20graphs
Differentially private analysis of graphs studies algorithms for computing accurate graph statistics while preserving differential privacy. Such algorithms are used for data represented in the form of a graph where nodes correspond to individuals and edges correspond to relationships between them. For examples, edges ...
https://en.wikipedia.org/wiki/Information%20ecology
Information ecology is the application of ecological concepts for modeling the information society. It considers the dynamics and properties of the increasingly dense, complex and important digital informational environment. "Information ecology" often is used as metaphor, viewing the information space as an ecosystem,...
https://en.wikipedia.org/wiki/Digital%20Interface%20for%20Video%20and%20Audio
The Digital Interface for Video and Audio (DIVA or DiiVA) was a proposal for a bi-directional audio/video interface for transmitting both compressed and uncompressed digital streams. It was developed by Synerchip Company, Limited, based in Guangzhou and Sunnyvale, California. DIVA supports a downstream data rate (fro...
https://en.wikipedia.org/wiki/Iodine-125
Iodine-125 (125I) is a radioisotope of iodine which has uses in biological assays, nuclear medicine imaging and in radiation therapy as brachytherapy to treat a number of conditions, including prostate cancer, uveal melanomas, and brain tumors. It is the second longest-lived radioisotope of iodine, after iodine-129. I...
https://en.wikipedia.org/wiki/NSD
In Internet computing, NSD (for "name server daemon") is an open-source Domain Name System (DNS) server. It was developed by NLnet Labs of Amsterdam in cooperation with the RIPE NCC, from scratch as an authoritative name server (i.e., not implementing the recursive caching function by design). The intention of this de...
https://en.wikipedia.org/wiki/Bothrioneodermata
Bothrioneodermata is a clade of flatworms containing the Bothrioplanida and the Neodermata.
https://en.wikipedia.org/wiki/Atromentin
Atromentin is a natural chemical compound found in Agaricomycetes fungi in the orders Agaricales and Thelephorales. It can also be prepared by laboratory synthesis. Chemically, it is a polyphenol and a benzoquinone. Occurrences Atromentin has been found in cultures of Clitocybe subilludens and in extracts of Hydnellu...
https://en.wikipedia.org/wiki/Raynaud%20syndrome
Raynaud syndrome, also known as Raynaud's phenomenon, is a medical condition in which the spasm of small arteries causes episodes of reduced blood flow to end arterioles. Typically, the fingers, and less commonly, the toes, are involved. Rarely, the nose, ears, or lips are affected. The episodes classically result in t...
https://en.wikipedia.org/wiki/Union%20of%20Food%20and%20Drink%20Workers
The Union of Food and Drink Workers (, VNG) was a trade union representing workers in the food and drink processing industry in Germany. The union was founded in 1927, when the Central Union of Bakers and Confectioners merged with the Union of Brewery and Mill Workers, the Central Union of Butchers, and the Union of C...
https://en.wikipedia.org/wiki/Dirichlet%27s%20approximation%20theorem
In number theory, Dirichlet's theorem on Diophantine approximation, also called Dirichlet's approximation theorem, states that for any real numbers and , with , there exist integers and such that and Here represents the integer part of . This is a fundamental result in Diophantine approximation, showing that any ...
https://en.wikipedia.org/wiki/Acoustic%20seabed%20classification
Acoustic seabed classification is the partitioning of a seabed acoustic image into discrete physical entities or classes. This is a particularly active area of development in the field of seabed mapping, marine geophysics, underwater acoustics and benthic habitat mapping. Seabed classification is one route to character...
https://en.wikipedia.org/wiki/Galegine
Galegine is a toxic chemical compound that has been isolated from Goat's rue (Galega officinalis). It has also been found to be the principal cause of the toxicity of poison sedge (Schoenus asperocarpus). Galegine was used in the 1920s as a pharmaceutical treatment for diabetes; however, because of its toxicity, its ...
https://en.wikipedia.org/wiki/Distributed%20control%20system
A distributed control system (DCS) is a computerised control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory control. This is in contrast to systems that use centralized controllers; either...
https://en.wikipedia.org/wiki/Helper/suppressor%20ratio
The T-Lymphocyte Helper/Suppressor Profile (Helper/Suppressor ratio, T4:T8 ratio, CD4:CD8 ratio) is a basic laboratory test in which the percentage of CD3-positive lymphocytes in the blood positive for CD4 (T helper cells) and CD8 (a class of regulatory T cells) are counted and compared. Normal values (95% confidence ...
https://en.wikipedia.org/wiki/Yasm%C3%ADn%20R%C3%ADos-Sol%C3%ADs
Yasmín Águeda Ríos-Solís is a Mexican computer scientist and operations researcher who studies problems of scheduling, timetabling, and synchronization of public transport. She is a professor and researcher in the School of Engineering and Sciences at the Monterrey Institute of Technology and Higher Education. Educati...
https://en.wikipedia.org/wiki/Smart%20fixture
A smart fixture is an advanced test fixture which combines a fixture with sensors to collect data and provide feedback. They are a subset of cyber-physical systems. Sensors and/or instrumentation embedded in the fixture are connected to a programmable logic controller or computer which apply algorithms to determine if ...
https://en.wikipedia.org/wiki/Medical%20Devices%20Park%2C%20Hyderabad
Medical Devices Park, Hyderabad is a medical devices industrial estate located in Hyderabad, Telangana, India. The largest such Park in India spread over 250 acres. The dedicated park's ecosystem supports medical technology innovation and manufacturing. History The Park was inaugurated on 17 June 2017 near Hyderabad a...
https://en.wikipedia.org/wiki/Biozone
In biostratigraphy, biostratigraphic units or biozones are intervals of geological strata that are defined on the basis of their characteristic fossil taxa, as opposed to a lithostratigraphic unit which is defined by the lithological properties of the surrounding rock. A biostratigraphic unit is defined by the zone fo...
https://en.wikipedia.org/wiki/Indentation%20%28typesetting%29
In the written form of many languages, an indentation or indent is an empty space at the beginning of a line to signal the start of a new paragraph. Many computer languages have adopted this technique to designate "paragraphs" or other logical blocks in the program. For example, the following lines are indented, usin...
https://en.wikipedia.org/wiki/InnoLux%20Corporation
Innolux Corporation () is a company producing TFT LCD panels, established in 2003 and located in Taiwan. Overview Innolux Display Corp., following its merger with Chi Mei Optoelectronics and TPO Displays Corp., began operating under the name Innolux Corporation (INX) in March 2010. With products spanning the full ran...
https://en.wikipedia.org/wiki/Journal%20of%20Algebraic%20Combinatorics
Journal of Algebraic Combinatorics is a peer-reviewed scientific journal covering algebraic combinatorics. It was established in 1992 and is published by Springer Science+Business Media. The editor-in-chief is Ilias S. Kotsireas (Wilfrid Laurier University). In 2017, the journal's four editors-in-chief and editorial b...
https://en.wikipedia.org/wiki/Chemosis
Chemosis is the swelling (or edema) of the conjunctiva. The term derives from the Greek words cheme and -osis, cheme meaning cockleshell due to the swollen conjunctiva resembling it, and -osis meaning condition. The swelling is due to the oozing of exudate from abnormally permeable capillaries. In general, chemosis is ...
https://en.wikipedia.org/wiki/TSQ
6-Methoxy-(8-p-toluenesulfonamido)quinoline (TSQ) is one of the most efficient fluorescent stains for zinc(II). It was introduced by Soviet biochemists Toroptsev and Eshchenko in the early 1970s. The popularity of TSQ as physiological stain rose after seminal works by Christopher Frederickson two decades later. TSQ for...
https://en.wikipedia.org/wiki/Y%CE%94-%20and%20%CE%94Y-transformation
In graph theory, ΔY- and YΔ-transformations (also written delta-wye and wye-delta) are a pair of operations on graphs. A ΔY-transformation replaces a triangle by a vertex of degree three; and conversely, a YΔ-transformation replaces a vertex of degree three by a triangle. The name for the operations derives from the s...
https://en.wikipedia.org/wiki/Encoding%20law
In digital communications, an encoding law is a (typically non-uniform) allocation of signal quantization levels across the possible analog signal levels in an analog-to-digital converter system. They can be viewed as a simple form of instantaneous companding. The best-known encoding laws are the μ-law and A-law enc...
https://en.wikipedia.org/wiki/Laboratory%20rat
Laboratory rats or lab rats are strains of the subspecies Rattus norvegicus domestica which are bred and kept for scientific research. While less commonly used for research than laboratory mice, rats have served as an important animal model for research in psychology and biomedical science. Origins In 18th-century Eu...
https://en.wikipedia.org/wiki/List%20of%20food%20safety%20organisations
This is a list of organizations and associated posts which are related to food safety, either as a primary interest or through statutory responsibility. National organizations are grouped by the UN geoscheme. Africa Africa Food Safety Forum (AFSF) African Food Safety Network (AFoSaN) The Food Safety and Quality ...
https://en.wikipedia.org/wiki/Foramen%20spinosum
The foramen spinosum is a small open hole in the greater wing of the sphenoid bone that gives passage to the middle meningeal artery and vein, and the meningeal branch of the mandibular nerve (sometimes it passes through the foramen ovale instead). The foramen spinosum is often used as a landmark in neurosurgery due...
https://en.wikipedia.org/wiki/Comparison%20of%20programming%20languages%20%28strings%29
This comparison of programming languages (strings) compares the features of string data structures or text-string processing for over 52 various computer programming languages. Concatenation Different languages use different symbols for the concatenation operator. Many languages use the "+" symbol, though several dev...
https://en.wikipedia.org/wiki/Regression%20discontinuity%20design
In statistics, econometrics, political science, epidemiology, and related disciplines, a regression discontinuity design (RDD) is a quasi-experimental pretest-posttest design that aims to determine the causal effects of interventions by assigning a cutoff or threshold above or below which an intervention is assigned. B...
https://en.wikipedia.org/wiki/Video%20Core%20Next
Video Core Next is AMD's brand for its dedicated video encoding and decoding hardware core. It is a family of hardware accelerator designs for encoding and decoding video, and is built into AMD's GPUs and APUs since AMD Raven Ridge, released January 2018. Background Video Core Next is AMD's successor to both the Unifi...
https://en.wikipedia.org/wiki/Sepal
A sepal () is a part of the flower of angiosperms (flowering plants). Usually green, sepals typically function as protection for the flower in bud, and often as support for the petals when in bloom. Etymology The term sepalum was coined by Noël Martin Joseph de Necker in 1790, and derived . Collectively, the sepals a...
https://en.wikipedia.org/wiki/Python%20syntax%20and%20semantics
The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers). The Python language has many similarities to Perl, C, and Java. However, there are some definite differences between the languages. It su...
https://en.wikipedia.org/wiki/Bernhard%20Riemann
Georg Friedrich Bernhard Riemann (; 17 September 1826 – 20 July 1866) was a German mathematician who made profound contributions to analysis, number theory, and differential geometry. In the field of real analysis, he is mostly known for the first rigorous formulation of the integral, the Riemann integral, and his work...
https://en.wikipedia.org/wiki/Clone%20manager
Clone Manager is a commercial bioinformatics software work suite of Sci-Ed, that supports molecular biologists with data management and allows them to perform certain in silico preanalysis. This type of bioinformatics software is used for managing, analyzing and visualizing DNA and protein sequence data essential for ...
https://en.wikipedia.org/wiki/Axiom%20of%20pairing
In axiomatic set theory and the branches of logic, mathematics, and computer science that use it, the axiom of pairing is one of the axioms of Zermelo–Fraenkel set theory. It was introduced by as a special case of his axiom of elementary sets. Formal statement In the formal language of the Zermelo–Fraenkel axioms, t...
https://en.wikipedia.org/wiki/Biotrauma
Although the term has occasionally been used in other ways, in medical literature biotrauma is usually defined as a severe inflammatory response produced in the lungs of patients who breathe by means of a mechanical ventilator for a long period of time. The term was coined in a 1998 paper by L. N. Tremblay and A. S. S...
https://en.wikipedia.org/wiki/Georg%20Friedrich%20Brander
Georg Friedrich Brander (* 28. November 1713 in Regensburg; † 1. April 1783 in Augsburg) was an important maker of scientific instruments. Early years Brander was born 1713 to Georg Brandner, an apothecary with roots in Nuremberg, and Sibylla Katharina Brandner (widowed Pfaffreuter, 1678–1756) from a Regensburg golds...
https://en.wikipedia.org/wiki/Vitis%20International%20Variety%20Catalogue
The Vitis International Variety Catalogue (VIVC) is a database of various species and varieties/cultivars of grapevine, the genus Vitis. VIVC is administered by the Geilweilerhof Institute for Grape Breeding (Institut für Rebenzüchtung Geilweilerhof) in Siebeldingen, Germany, and contains information from grapevine col...
https://en.wikipedia.org/wiki/Megakaryocyte-associated%20tyrosine%20kinase
Megakaryocyte-associated tyrosine-protein kinase is an enzyme that in humans is encoded by the MATK gene. The protein encoded by this gene has amino acid sequence similarity to Csk tyrosine kinase and has the structural features of the CSK subfamily: SRC homology SH2 and SH3 domains, a catalytic domain, a unique N ter...
https://en.wikipedia.org/wiki/Dry%20quicksand
Dry quicksand is loose sand whose bulk density is reduced by blowing air through it and which yields easily to weight or pressure. It acts similarly to normal quicksand, but it does not contain any water and does not operate on the same principle. Dry quicksand can also be a resulting phenomenon of contractive dilatanc...
https://en.wikipedia.org/wiki/Aspergillosis
Aspergillosis is a fungal infection of usually the lungs, caused by the genus Aspergillus, a common mould that is breathed in frequently from the air, but does not usually affect most people. It generally occurs in people with lung diseases such as asthma, cystic fibrosis or tuberculosis, or those who are immunocomprom...
https://en.wikipedia.org/wiki/Signal%20chain
Signal chain, or signal-processing chain is a term used in signal processing and mixed-signal system design to describe a series of signal-conditioning electronic components that receive input (data acquired from sampling either real-time phenomena or from stored data) sequentially, with the output of one portion of th...
https://en.wikipedia.org/wiki/1%2C000%2C000
One million (1,000,000), or one thousand thousand, is the natural number following 999,999 and preceding 1,000,001. The word is derived from the early Italian millione (milione in modern Italian), from mille, "thousand", plus the augmentative suffix -one. It is commonly abbreviated in British English as m (not to be c...
https://en.wikipedia.org/wiki/Wave%20tank
A wave tank is a laboratory setup for observing the behavior of surface waves. The typical wave tank is a box filled with liquid, usually water, leaving open or air-filled space on top. At one end of the tank, an actuator generates waves; the other end usually has a wave-absorbing surface. A similar device is the ri...
https://en.wikipedia.org/wiki/Roseimaritima
Roseimaritima is a genus of bacteria from the family of Planctomycetaceae with three known species. Roseimaritima ulvae has been isolated from an Ulva from Carreço in Portugal. Phylogeny The currently accepted taxonomy is based on the List of Prokaryotic names with Standing in Nomenclature (LPSN) and National Center f...
https://en.wikipedia.org/wiki/Solid-state%20lighting
Solid-state lighting (SSL) is a type of lighting that uses semiconductor light-emitting diodes (LEDs), organic light-emitting diodes (OLED), or polymer light-emitting diodes (PLED) as sources of illumination rather than electrical filaments, plasma (used in arc lamps such as fluorescent lamps), or gas. Solid state ele...
https://en.wikipedia.org/wiki/Complex%20adaptive%20system
A complex adaptive system is a system that is complex in that it is a dynamic network of interactions, but the behavior of the ensemble may not be predictable according to the behavior of the components. It is adaptive in that the individual and collective behavior mutate and self-organize corresponding to the change-i...
https://en.wikipedia.org/wiki/Linear%20inequality
In mathematics a linear inequality is an inequality which involves a linear function. A linear inequality contains one of the symbols of inequality: < less than > greater than ≤ less than or equal to ≥ greater than or equal to ≠ not equal to A linear inequality looks exactly like a linear equation, with the ine...
https://en.wikipedia.org/wiki/Structural%20synthesis%20of%20programs
Structural synthesis of programs (SSP) is a special form of (automatic) program synthesis that is based on propositional calculus. More precisely, it uses intuitionistic logic for describing the structure of a program in such a detail that the program can be automatically composed from pieces like subroutines or even c...
https://en.wikipedia.org/wiki/Acidulated%20water
Acidulated water is water where some sort of acids is added—often lemon juice, lime juice, or vinegar—to prevent cut or skinned fruits or vegetables from browning so as to maintain their appearance. Some vegetables and fruits often placed in acidulated water are apples, avocados, celeriac, potatoes and pears. When the ...
https://en.wikipedia.org/wiki/Fastest%20animals
This is a list of the fastest animals in the world, by types of animal. Fastest organism The peregrine falcon is the fastest bird, and the fastest member of the animal kingdom, with a diving speed of over . The fastest land animal is the cheetah. Among the fastest animals in the sea is the black marlin, with uncertain...
https://en.wikipedia.org/wiki/Bohr%20compactification
In mathematics, the Bohr compactification of a topological group G is a compact Hausdorff topological group H that may be canonically associated to G. Its importance lies in the reduction of the theory of uniformly almost periodic functions on G to the theory of continuous functions on H. The concept is named after Ha...
https://en.wikipedia.org/wiki/Neuropilin%201
Neuropilin-1 is a protein that in humans is encoded by the NRP1 gene. In humans, the neuropilin 1 gene is located at 10p11.22. This is one of two human neuropilins. Function NRP1 is a membrane-bound coreceptor to a tyrosine kinase receptor for both vascular endothelial growth factor (for example, VEGFA) and semaphor...
https://en.wikipedia.org/wiki/Centre%20for%20Internet%20and%20Society%20%28India%29
The Centre for Internet and Society (CIS) is a Bengaluru-based non-profit multidisciplinary research organization. CIS works on digital pluralism, public accountability and pedagogic practices, in the field of the Internet and Society. Wikimedia Projects The Wikimedia Foundation granted a project to CIS to promote an...
https://en.wikipedia.org/wiki/Terminally%20redundant%20DNA
Terminally redundant DNA is DNA that contains repeated sequences at each end called terminal repeats. These ends are used (e.g. in virus T4) to join the ends of the linear DNA to form a cyclic DNA. The term was first coined by Dr. Michael London in 1964.
https://en.wikipedia.org/wiki/Breakthrough%20infection
A breakthrough infection is a case of illness in which a vaccinated individual becomes infected with the illness, because the vaccine has failed to provide complete immunity against the pathogen (currently only viruses). Breakthrough infections have been identified in individuals immunized against a variety of diseases...
https://en.wikipedia.org/wiki/Design%20rule%20checking
In electronic design automation, a design rule is a geometric constraint imposed on circuit board, semiconductor device, and integrated circuit (IC) designers to ensure their designs function properly, reliably, and can be produced with acceptable yield. Design rules for production are developed by process engineers ba...
https://en.wikipedia.org/wiki/Field%20Hygiene%20and%20Sanitation
Field hygiene and sanitation are two facets of military medicine that seek to ensure reduction of casualties through avoidance of non-combat related health issues among military personnel, particularly in the prevention of disease. As such, it encompasses prevention of communicable diseases; promotes personal hygiene; ...
https://en.wikipedia.org/wiki/DCache
dCache is a system for storing and retrieving huge amounts of data, distributed among a large number of heterogeneous server nodes, under a single virtual filesystem tree with a variety of standard access methods. dCache is open source software built in Java and is used by, among others, ten out of fourteen Tier1 sites...
https://en.wikipedia.org/wiki/Vieussens%20valve%20of%20the%20coronary%20sinus
The Vieussens valve of the coronary sinus is a prominent valve at the end of the great cardiac vein, marking the commencement of the coronary sinus. It is often a flimsy valve composed of one to three leaflets. It is present in 80-90% of individuals. It serves as an anatomical landmark. It is clinically important becau...
https://en.wikipedia.org/wiki/Five%20lemma
In mathematics, especially homological algebra and other applications of abelian category theory, the five lemma is an important and widely used lemma about commutative diagrams. The five lemma is not only valid for abelian categories but also works in the category of groups, for example. The five lemma can be thought...
https://en.wikipedia.org/wiki/Nature%20Human%20Behaviour
Nature Human Behaviour is a monthly multidisciplinary online-only peer-reviewed scientific journal covering all aspects of human behaviour. It was established in January 2017 and is published by Nature Portfolio. The editor-in-chief is Stavroula Kousta. According to the Journal Citation Reports, the journal has a 2022 ...
https://en.wikipedia.org/wiki/Coherence%20%28fairness%29
Coherence, also called uniformity or consistency, is a criterion for evaluating rules for fair division. Coherence requires that the outcome of a fairness rule is fair not only for the overall problem, but also for each sub-problem. Every part of a fair division should be fair. The coherence requirement was first stud...
https://en.wikipedia.org/wiki/Integration%20by%20parts%20operator
In mathematics, an integration by parts operator is a linear operator used to formulate integration by parts formulae; the most interesting examples of integration by parts operators occur in infinite-dimensional settings and find uses in stochastic analysis and its applications. Definition Let E be a Banach space su...
https://en.wikipedia.org/wiki/Organization%20and%20expression%20of%20immunoglobulin%20genes
Antibody (or immunoglobulin) structure is made up of two heavy-chains and two light-chains. These chains are held together by disulfide bonds. The arrangement or processes that put together different parts of this antibody molecule play important role in antibody diversity and production of different subclasses or clas...
https://en.wikipedia.org/wiki/Muirfield%20Seamount
The Muirfield Seamount is a submarine mountain located in the Indian Ocean approximately 130 kilometres (70 nautical miles) southwest of the Cocos (Keeling) Islands. The Cocos Islands are an Australian territory, and therefore the Muirfield Seamount is within Australia's Exclusive Economic Zone (EEZ). The Muirfield S...
https://en.wikipedia.org/wiki/Infinitism
Infinitism is the view that knowledge may be justified by an infinite chain of reasons. It belongs to epistemology, the branch of philosophy that considers the possibility, nature, and means of knowledge. Epistemological infinitism Since Gettier, "knowledge" is no longer widely accepted as meaning "justified true bel...
https://en.wikipedia.org/wiki/List%20of%20Portuguese%20flags
This is a list of flags used in Portugal. National flag Autonomous regions Municipalities Government flags Military flags Army staff Navy staff Historical flags County of Portugal Kingdom of Portugal Portuguese Macau Military Flags Merchant marine flags Navy flags Royal banners Governmental flags Chart...
https://en.wikipedia.org/wiki/Vesicle-associated%20membrane%20protein
Vesicle associated membrane proteins (VAMPs) are a family of SNARE proteins with similar structure, and are mostly involved in vesicle fusion. VAMP1 and VAMP2 proteins known as synaptobrevins are expressed in brain and are constituents of the synaptic vesicles, where they participate in neurotransmitter release. VAM...
https://en.wikipedia.org/wiki/Compression%20artifact
A compression artifact (or artefact) is a noticeable distortion of media (including images, audio, and video) caused by the application of lossy compression. Lossy data compression involves discarding some of the media's data so that it becomes small enough to be stored within the desired disk space or transmitted (str...
https://en.wikipedia.org/wiki/Negative%20thermal%20expansion
Negative thermal expansion (NTE) is an unusual physicochemical process in which some materials contract upon heating, rather than expand as most other materials do. The most well-known material with NTE is water at 0 to 3.98 °C. Also, the density of water ice is smaller than the density of liquid water. Water's NTE is ...
https://en.wikipedia.org/wiki/Isotropic%20quadratic%20form
In mathematics, a quadratic form over a field F is said to be isotropic if there is a non-zero vector on which the form evaluates to zero. Otherwise the quadratic form is anisotropic. More explicitly, if q is a quadratic form on a vector space V over F, then a non-zero vector v in V is said to be isotropic if . A quadr...
https://en.wikipedia.org/wiki/Infratemporal%20crest
The lateral surface of the greater wing of the sphenoid is convex, and divided by a transverse ridge, the infratemporal crest, into two portions. The superior or temporal portion, convex from above downward, concave from before backward, forms a part of the temporal fossa, and gives attachment to the Temporalis; the i...
https://en.wikipedia.org/wiki/Anthropogenic%20biome
Anthropogenic biomes, also known as anthromes, human biomes or intensive land-use biome, describe the terrestrial biosphere (biomes) in its contemporary, human-altered form using global ecosystem units defined by global patterns of sustained direct human interaction with ecosystems. Anthromes are generally composed of ...
https://en.wikipedia.org/wiki/Absorptance
In the study of heat transfer, absorptance of the surface of a material is its effectiveness in absorbing radiant energy. It is the ratio of the absorbed to the incident radiant power. Mathematical definitions Hemispherical absorptance Hemispherical absorptance of a surface, denoted is defined as where is the radi...
https://en.wikipedia.org/wiki/Bioprocess
A bioprocess is a specific process that uses complete living cells or their components (e.g., bacteria, enzymes, chloroplasts) to obtain desired products. Transport of energy and mass is fundamental to many biological and environmental processes. Areas, from food processing (including brewing beer) to thermal design o...
https://en.wikipedia.org/wiki/Lothar%20Seegers
Lothar Seegers (3 October 1947 – 6 August 2018) was a German ichthyologist. Seegers authored 9 species within the family of Rivulidae. Publications (selection) The Fishes of the Lake Rukwa Drainage. Koninklijk Museum voor Midden-Afrika, 1996. Killifishes of the world: Old World Killis II. A.C.S. GmbH, 1997. Kill...
https://en.wikipedia.org/wiki/Foundations%20of%20geometry
Foundations of geometry is the study of geometries as axiomatic systems. There are several sets of axioms which give rise to Euclidean geometry or to non-Euclidean geometries. These are fundamental to the study and of historical importance, but there are a great many modern geometries that are not Euclidean which can ...