-
Notifications
You must be signed in to change notification settings - Fork 172
Adding references and bibliography section #530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| --- | ||
| title: References & Bibliography | ||
| sidebar_label: References | ||
| --- | ||
|
|
||
|
|
||
| The following normative documents contain provisions, which, through reference in this text, constitute provisions of this Standard. For dated references, subsequent amendments to, or revisions of, any of these publications do not apply. However, parties to agreements based on this Standard are encouraged to investigate the possibility of applying the most recent editions of the normative documents indicated below. For undated references, the latest edition of the normative document referred to applies: | ||
|
|
||
| - **Apache 2.0 open-source license**, [https://www.apache.org/licenses/LICENSE-2.0]. | ||
| - **Community Specification license**, [https://github.com/CommunitySpecification/1.0] | ||
| - **JSON Schema**, [https://json-schema.org/]. | ||
| - **OpenAPI Standard v3.0**, [https://www.openapis.org/]. | ||
| - **RFC 2119**, _Keywords for use in RFCs to Indicate Requirement Levels, March 1997_, [https://datatracker.ietf.org/doc/html/rfc2119]. | ||
| - **RFC2782**, _A DNS RR for specifying the location of services (DNS SRV), February 2000_, [https://datatracker.ietf.org/doc/html/rfc2782]. | ||
|
kriswest marked this conversation as resolved.
Outdated
|
||
| - **TypeScript Programming Language**, [https://www.typescriptlang.org/]. | ||
| - **ISO 3166-1**, _Codes for the representation of names of countries and their subdivisions – Part 1: Country codes_, [https://www.iso.org/iso-3166-country-codes.html]. | ||
| - **ISO 8601-1:2019**, _Date and time — Representations for information interchange — Part 1: Basic rules_, [https://www.iso.org/standard/70907.html] | ||
|
|
||
|
|
||
| The following documents may be useful in understanding certain aspects of this Standard; however, knowledge of them is not essential to the creation of a compliant implementation of this Standard: | ||
|
|
||
| - **npm**, [https://docs.npmjs.com/about-npm]. | ||
| - **yarn**, [https://yarnpkg.com/getting-started]. | ||
| - **pnpm**, [https://pnpm.io/motivation]. | ||
| - **REST**, [https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm], [https://restfulapi.net/]. | ||
| - **ISIN**, _International Securities Identification Number_, [https://www.isin.org/isin/] | ||
| - **CUSIP**, _Committee on Uniform Security Identification Procedures_, [https://www.cusip.com/identifiers.html#/CUSIP]. | ||
| - **FIGI**, _Financial Instrument Global Identifier_, [https://www.openfigi.com/about/figi]. | ||
| - **LEI**, _Legal Entity Identifier based on the ISO 17442 standard_, [https://www.legalentityidentifier.co.uk/what-is-lei-code/]. | ||
| - **SEDOL**, _Stock Exchange Daily Official List_, [https://www.lseg.com/sedol]. | ||
| - **PermID**, _Permanent Identifiers_, [https://permid.org/]. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.