gives the default ID used to submit resources for publication in the resource system.


$PublisherID
Request a Publisher ID »gives the default ID used to submit resources for publication in the resource system.
Details

- $PublisherID is used in ResourceSubmit and when submitting to a repository using a definition notebook.
- Publisher IDs are associated with cloud user IDs.
- By default, $PublisherID will return the default publisher ID for the authenticated cloud user ID given by $CloudUserID.
- The list of publisher IDs approved for a cloud user ID is available from the resource system account page. To use any approved publisher ID when submitting content, set $PublisherID="YourPublisherID".
- If the authenticated cloud user ID does not have any approved publisher IDs, $PublisherID will give None. Web forms are available to create an automatically generated publisher ID or request a specific publisher ID.
- Using definition notebooks to submit content to public Wolfram repositories is highly recommended. Definition notebooks help to ensure that all required information is created and properly formatted.
Examples
Basic Examples (2)
Retrieve the default publisher ID associated with your cloud account:
Set $PublisherID to your publisher ID:
ResourceSubmit uses the value of $PublisherID by default when submitting resources:
Related Guides
History
Text
Wolfram Research (2017), $PublisherID, Wolfram Language function, https://reference.wolfram.com/language/ref/$PublisherID.html.
CMS
Wolfram Language. 2017. "$PublisherID." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$PublisherID.html.
APA
Wolfram Language. (2017). $PublisherID. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$PublisherID.html
BibTeX
@misc{reference.wolfram_2025_$publisherid, author="Wolfram Research", title="{$PublisherID}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/$PublisherID.html}", note=[Accessed: 12-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_$publisherid, organization={Wolfram Research}, title={$PublisherID}, year={2017}, url={https://reference.wolfram.com/language/ref/$PublisherID.html}, note=[Accessed: 12-August-2025]}