WOLFRAM

is an attribute which specifies that if a symbol is ever used, Needs should automatically be called on the context of the symbol.

Details

  • Symbols with the Stub attribute are created by DeclarePackage.
  • A symbol is considered "used" if its name appears explicitly, not in the form of a string.
  • Names["nameform"] and Attributes["nameform"] do not constitute "uses" of a symbol.

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Out[1]=1
Out[2]=2

Use of the symbol implies reading the corresponding package automatically:

Out[3]=3

Properties & Relations  (1)Properties of the function, and connections to other functions

Stub symbols are created in the declared context:

Out[1]=1
Out[2]=2
Wolfram Research (1991), Stub, Wolfram Language function, https://reference.wolfram.com/language/ref/Stub.html.
Wolfram Research (1991), Stub, Wolfram Language function, https://reference.wolfram.com/language/ref/Stub.html.

Text

Wolfram Research (1991), Stub, Wolfram Language function, https://reference.wolfram.com/language/ref/Stub.html.

Wolfram Research (1991), Stub, Wolfram Language function, https://reference.wolfram.com/language/ref/Stub.html.

CMS

Wolfram Language. 1991. "Stub." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Stub.html.

Wolfram Language. 1991. "Stub." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Stub.html.

APA

Wolfram Language. (1991). Stub. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Stub.html

Wolfram Language. (1991). Stub. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Stub.html

BibTeX

@misc{reference.wolfram_2024_stub, author="Wolfram Research", title="{Stub}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/Stub.html}", note=[Accessed: 10-January-2025 ]}

@misc{reference.wolfram_2024_stub, author="Wolfram Research", title="{Stub}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/Stub.html}", note=[Accessed: 10-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_stub, organization={Wolfram Research}, title={Stub}, year={1991}, url={https://reference.wolfram.com/language/ref/Stub.html}, note=[Accessed: 10-January-2025 ]}

@online{reference.wolfram_2024_stub, organization={Wolfram Research}, title={Stub}, year={1991}, url={https://reference.wolfram.com/language/ref/Stub.html}, note=[Accessed: 10-January-2025 ]}