Reference Directory
Reference is used in many contents In general, a reference is something that refers or points to something else, or acts as a connection or a link between two things. The objects it links may be concrete, such as books or locations, or abstract, such as data, thoughts, or memories. The object which is named by a reference, or to which the reference points, is the referent. The term reference is used with different specialized meanings in a variety of fields.
In Art, a reference is an item from which a work is based. This may include an existing artwork, a reproduced (i.e. photo) or directly observed (i.e. person) object, or the artist's memory.
In computer science, references are data types which refer to an object elsewhere in memory, and are used to construct a wide variety of data structures such as linked lists. Most programming languages support some form of reference.
|