# Website Authors
## Metadata
**Status**:: #x
**Created**:: [[2022-09-28]]
## Notes
### Procedure to Get the Authors
#sop
- Find the full name via About, Twitter, or GitHub.
- Use `userid on Website`
- For famous website, use the website name, e.g., `doitian on Twitter`
- Use domain host name and capitalize the first letter, e.g., `user on Example.com`.
- [[♯ Organization Authors]]
- `Example.com Authors`
### Frequently Accessed Website Authors
```dataview
TABLE Website
FROM "para/lets/p/People"
WHERE Website
SORT file.name
```