Intersystem crossingIntersystem crossing (ISC) is an isoenergetic radiationless process involving a transition between the two electronic states with different spin multiplicity. When an electron in a molecule with a singlet ground state is excited (via absorption of radiation) to a higher energy level, either an excited singlet state or an excited triplet state will form. Singlet state is a molecular electronic state such that all electron spins are paired.
SolventA solvent (from the Latin solvō, "loosen, untie, solve") is a substance that dissolves a solute, resulting in a solution. A solvent is usually a liquid but can also be a solid, a gas, or a supercritical fluid. Water is a solvent for polar molecules and the most common solvent used by living things; all the ions and proteins in a cell are dissolved in water within the cell. Major uses of solvents are in paints, paint removers, inks, and dry cleaning. Specific uses for organic solvents are in dry cleaning (e.
Polar aprotic solventA polar aprotic solvent is a solvent that lacks an acidic proton and is polar. Such solvents lack hydroxyl and amine groups. In contrast to protic solvents, these solvents do not serve as proton donors in hydrogen bonding, although they can be proton acceptors. Many solvents, including chlorocarbons and hydrocarbons, are classifiable as aprotic, but polar aprotic solvents are of particular interest for their ability to dissolve salts. Methods for purification of common solvents are available.
Protic solventIn chemistry, a protic solvent is a solvent that has a hydrogen atom bound to an oxygen (as in a hydroxyl group ), a nitrogen (as in an amine group or ), or fluoride (as in hydrogen fluoride). In general terms, any solvent that contains a labile is called a protic solvent. The molecules of such solvents readily donate protons () to solutes, often via hydrogen bonding. Water is the most common protic solvent. Conversely, polar aprotic solvents cannot donate protons but still have the ability to dissolve many salts.
Comma-separated valuesComma-separated values (CSV) is a format that uses commas to separate values. A CSV file stores tabular data (numbers and text) in plain text, where each line of the file typically represents one data record. Each record consists of the same number of fields, and these are separated by commas in the CSV file. If the field delimiter itself may appear within a field, fields can be surrounded with quotation marks . The CSV file format is one type of delimiter-separated file format.
Tab-separated valuesTab-separated values (TSV) is a simple, for storing tabular data. Records are separated by newlines, and values within a record are separated by tab characters. The TSV format is thus a delimiter-separated values format, similar to comma-separated values. TSV is a simple file format that is widely supported, so it is often used in data exchange to move tabular data between different computer programs that support the format. For example, a TSV file might be used to transfer information from a database to a spreadsheet.
Delimiter-separated valuesFormats that use delimiter-separated values (also DSV) store two-dimensional arrays of data by separating the values in each row with specific delimiter characters. Most database and spreadsheet programs are able to read or save data in a delimited format. Due to their wide support, DSV files can be used in data exchange among many applications. A delimited text file is a used to store data, in which each line represents a single book, company, or other thing, and each line has fields separated by the delimiter.
Content management systemA content management system (CMS) is computer software used to manage the creation and modification of digital content (content management). A CMS is typically used for enterprise content management (ECM) and web content management (WCM). ECM typically supports multiple users in a collaborative environment by integrating document management, digital asset management, and record retention. Alternatively, WCM is the collaborative authoring for websites and may include text and embed graphics, photos, video, audio, maps, and program code that display content and interact with the user.