9CBS Electronic Magazine Author Guide

xiaoxiao2021-03-06  41

Journal introduction

9CBS Community Electronic Magazine Project consists of a series of electronic magazines covering mainstream technology. Each magazine is targeted for a particular technical field, and is responsible by special magazine editing teams. The magazines of editing teams have been established:

1, Oracle Magazine

2, MS-SQL Server Magazine

3, Java magazine

4, C / C magazine

5, ASP.NET Magazine

6, Web Development Magazine

The magazine found in the next stage is:

1, C # magazine

2, VB magazine

3, Delphi magazine

4, open source magazine

5, mobile development magazine

6, software engineering magazine

7, from technology to management magazine

8. Powerbuilder magazine we will create more magazines according to actual needs.

If you are a programmer, or a programming enthusiast, you are interested in some of the above technical fields, and you have some things you think is very interesting, very valuable, then write it down and give us Bar. You can find a dedicated submission mailbox for each magazine. You can also query at http://emag.9cbs.net. We will provide you with the opportunity to show yourself, let you share your innovation and views with other programmers and win their respect.

{MAGNAME} What kind of article is there?

Our magazine readers are a group of programmers who care about the above in the field, they expect to find valuable information in the magazine. For example, a description of an algorithm, a programming language skill, and other valuable methods (these methods are used to solve the more popular problems in the programming). Many of the articles in magazines are very specific, they or solve a specific problem, or provide a unique technology. (Remember these, which will help you determine the theme of your own article.)

We need the subject of the subject, it is best to surround a certain technology or a problem. The journal article is often limited by the constraints, and it is clear that a huge development result is clearly discussed. But when discussing how to solve a specific problem, the generals of the magazine are just right.

Some articles on the magazine include source code, range from a ten-line statement that describes a technical or language characteristic to execute a full-appharming statement. A good article can make good features and value of good source procedures. So please provide complete information to us.

We have a variety of magazines, and the faculty facing the technical field has its own characteristics, which are different from each other. The strategy we take is to provide general recommendations and guides to help all teams organize their magazines. At the same time, try to maintain the independence and freedom of each team, let them decide to work for specific content organization and try to maintain the uniqueness of the various technical fields.

General guides include:

Subject and characteristics

Every magazine in our period will have a topic that tells the readers who can read what content from this issue of magazine. Featured articles are used to play this role. Most readers will be used as a featured article as much as possible. If you are ready to investigate your article, you need to consider this article what kind of theme? You can find the corresponding topic information in a special version of various magazines on http://emag.9cbs.net. Of course, our theme is very flexible, it will be determined by various magazine editing teams. And we will try to publish all good articles, even if some articles are not very inconsistent with the subject. Or we will put it in the next phase of the magazine with the corresponding theme.

Expert column

Most of the articles in the expert column is done by our special contributors. Columns are generally composed of articles for certain technical fields. Including: technical difficulty analysis, hotspot analysis, algorithm analysis, book review and recommendation, etc. Like the topic, it is also determined by various magazine editing teams. You can find the corresponding column information in a special version of various magazines on http://emag.9cbs.net.

Through a variety of ways, we will explore excellent authors, invite him as a special contributor to our expert column. For example, according to the quality of the manuscript, according to the recommendation of others, etc. If you think you are so good enough, I think I have a deep understanding of some technical fields, you can also recommend it. We are deeply welcomed. How can I contribute?

If you have the idea of ​​writing articles, please send us a post letter, briefly introduce the subject and outline of the article. You can send your letter to {editormail}. Please give us several contact details, especially phone numbers, e-mail addresses, and mobile numbers. We will reply to your letter within a week.

There are many people to send us their entire articles, but they have a lot of benefits in advance: We can show some aspects that may be missing by you after the idea of ​​the article; we can also help you construct article.

The submission mailbox of various magazines can be obtained from the special edition of each magazine. You can also get directly here: http: //emag.9cbs.net/default.aspx? Tabid = 85

How can I write an article?

When writing articles, you will imagine yourself as a simple, informal session, informal, informal session. You have to use a short, organized language, because you don't want to waste others. But you can't get too hard or official, because your audience is a person you are familiar. If there is a argument or example is important, there is a little bit, please compress it between 300 and 400 words.

We encourage you to try to describe the knowledge points you used in development and give as many details as possible. On the other hand, some readers may have no time to look at your in-depth introduction or source code, so you'd better give a introductory text at the beginning of your article, telling them what the technique you introduce, how can it be applied.

Your article is best to let everyone learn something. Although most of our magazines have a certain basis, they read this magazine is to learn something new. So please don't write your article into a market draft. Some popular "big words" and concepts in Single Columns are worthless of our readers, and they want to see what problems you introduced, how to solve this problem. These issues should be reproducible, you should envisure what the readers will encounter similar problems so your article can resonate. This article will be rewritten if an article is just a product description or a column concept.

If your article quotes the text of others, please list the reference books in the article. The content includes: the source of each reference book. It is very important to write this part of the content, which means bibliography, publishers, publishing dates, authors, and journals (if journals), publications and other relevant projects.

In addition, please consider the reader's reading experience when writing articles. That is, please divide the paragraph in the appropriate position, please try to avoid the entire article is a text without pictures and code, and don't use too much pictures and code. Generally speaking, if the articles of the article are 20% to 30% are pictures and code, readers will feel more comfortable when they read.

When you write an article, please don't hurry to send it to our editor. You can throw it up and read it loudly after two weeks, or give your friends to read, usually find a lot of places that can be modified. Please remember the programmer's guideline: Don't repeat yourself. Please make sure that each of your own article, each sentence has its value.

After the article is completed, save it as a Word document and save the images separately, then use ZIP or RAR packaging compressed and passed the editor to contact you (if you have written the post letter, there will be an editor. Dedicated to you to communicate this article). You can also send articles to {editormail} mailboxes.

Constitution of the article

An article should include several parts:

Article body

The body of an article is usually 3000 to 5000 words. But you have to choose the appropriate space for your own article. In general, the parameters of the article should not be shorter than 2,000 words or longer than 8,000 words. This is a considerable range, so the author should still be clearly concise as its own guidelines. The body part should be independent, but can not rely on the illustration. For example: You should first explain a argument, then use an illustration, for example: "A more flexible approach is to use equation as a matrix, as shown in Figure A."

chart

The chart is a very concise method when expressing specific information. Please use the chart to give a detailed title when using the chart, and replaced with numbers when referenced. ("As shown in Chart 1 ...")

image

The illustrations and pictures directly from the screen can make your article become appearance of appearance. They also make complex ideas make simple. Please provide all the pictures you think, the image should be saved as a common picture format, such as GIF, PCX, TIFF or BMP format.

Code example

Short codes of no more than 20 rows can be placed in the vicinity of the body as an example. As with the chart, the example should also have a clear title and apply numbers when they are referenced. ("Better method is to use the Knuth algorithm, in Example 1")

Complete source code

Although the long source code cannot be published, we can disclose them to readers through other channels, such as FTP, website, etc. So you should also mention these long challenges in the article. But please note that our readers can't see these long challenges immediately.

other information

Please indicate the master title, subtitle, small title and the second author's introduction. Also, please tell us all examples, pictures, and graphic names.

What can contributing to me?

If your manuscript is adopted by the corresponding editing team, publish it on an electronic magazine, you will get:

1,9CBS rewards for contributors!

2. All magazine readers are recognized and respected!

3, if your contribution is outstanding, then we will vigorously promote your works and deeds on 9cbs!

Precautions

Please note the following:

Ø The manuscript you submit must be original works you have not published, and any part of them will not violate any third party intellectual property.

Ø If you want to submit the translation manuscript, please consult the copyright issue with the original author, the magazine is no longer negotiated with the original author.

Ø Presidential license. {MAGNAME} There is no need to pay for the author's request in any form, including but not limited to paper media, network, disc, etc.

Ø Exclusive use. Without {magname} written permission, the manuscript is published in {magname}, the author may not agree to any unit and individual in any form (including paper media, network, disc related media reprint, post, assemble, publishing) this work, copyright There is also a predetermined manner. The author needs to post or use it, and needs to negotiate with the magazine.

Ø At the same time as you submit the manuscript, please adhere to your personal introduction and contact information at the end of the manuscript.

Ø If you do not receive any response within one month after the manuscript is submitted, your manuscript is not adopted, you can proceed separately.

转载请注明原文地址:https://www.9cbs.com/read-71866.html

New Post(0)