622
Comment:
|
720
converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Essays = Essays = |
= Articles = |
Line 4: | Line 3: |
All essays are member of at least two categories. The name of the categories is build by the following rules, where text in curly brackets can be anything: | All articles are member of at least one category: "!CategoryArticles". The name of the categories is build by the following rules, where text in curly brackets can be anything: |
Line 6: | Line 5: |
== I. Essays in General == | == I. General Articles == |
Line 8: | Line 7: |
Every essay is member of the category "!CategoryEssay". | Such an article is member of the category "!CategoryArticles". |
Line 10: | Line 9: |
== II. Vendor-specific Essays == | == II. Vendor-specific Articles == |
Line 12: | Line 11: |
Every essay is also a member of a category "!CategoryEssay{Vendor}{Caption}" | Such an article is member of the category "!CategoryArticles{Vendor}" |
Line 14: | Line 13: |
"Vendor" can be one of those listet on the first page, but it can also be "General", if the essay is not specific to a particular version of APL. | "Vendor" can be one of those listed on the first page. If the article is not related to a particular version of APL, use "!CategoryArticles". |
Line 17: | Line 16: |
'''List of all essays:''' | ErrorTrappingWithDyalog : Tips and tricks how to use the trapping facilities in Dyalog APL |
Line 19: | Line 18: |
[[FullSearch(CategoryEssay)]] | CsvToApl : how to deal with the CSV file format See also ClassicPapers |
Articles
All articles are member of at least one category: "CategoryArticles". The name of the categories is build by the following rules, where text in curly brackets can be anything:
I. General Articles
Such an article is member of the category "CategoryArticles".
II. Vendor-specific Articles
Such an article is member of the category "CategoryArticles{Vendor}"
"Vendor" can be one of those listed on the first page. If the article is not related to a particular version of APL, use "CategoryArticles".
ErrorTrappingWithDyalog : Tips and tricks how to use the trapping facilities in Dyalog APL
CsvToApl : how to deal with the CSV file format
See also ClassicPapers