Difference between revisions of "Template:Filenames"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
==Filenames used on SUNScholar== | ==Filenames used on SUNScholar== | ||
<font color="red"> | <font color="red"> | ||
| − | ''' | + | *'''The first vital thing about preservable digital objects is to use the correct file naming procedures.''' |
| − | + | *'''The whole filename must be in small caps and have no spaces.''' | |
| − | *The whole filename must be in small caps and have no spaces. | + | *'''Spaces must be replaced with dashes (-).''' |
| − | *Spaces must be replaced with dashes (-). | + | *'''There cannot be any other formatting characters such as ()#/ etc...''' |
| − | *There cannot be any other formatting characters such as ()#/ etc... | ||
| − | ''' | ||
</font> | </font> | ||
| − | Convert your document or file to an open format first. | + | Convert your document or file to an open format first. For documents use PDF formats. |
Then use the following file naming convention: | Then use the following file naming convention: | ||
| Line 17: | Line 15: | ||
or if saving as an xml file, which is preferred: | or if saving as an xml file, which is preferred: | ||
'''authorname-firstwordoftitle-2012.xml''' | '''authorname-firstwordoftitle-2012.xml''' | ||
| − | |||
| − | |||
;References | ;References | ||
*http://en.wikipedia.org/wiki/Filename | *http://en.wikipedia.org/wiki/Filename | ||
*http://en.wikipedia.org/wiki/POSIX | *http://en.wikipedia.org/wiki/POSIX | ||
Revision as of 11:50, 20 September 2012
Filenames used on SUNScholar
- The first vital thing about preservable digital objects is to use the correct file naming procedures.
- The whole filename must be in small caps and have no spaces.
- Spaces must be replaced with dashes (-).
- There cannot be any other formatting characters such as ()#/ etc...
Convert your document or file to an open format first. For documents use PDF formats.
Then use the following file naming convention:
authorname-firstwordoftitle-2012.docx
or if saving as a pdf file, which is preferred:
authorname-firstwordoftitle-2012.pdf
or if saving as an xml file, which is preferred:
authorname-firstwordoftitle-2012.xml
- References